Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 621 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 621 Bytes

{{ ansible_managed | comment }} adds managed by ansible haders to start of document

not fully idempotent yet, they make small changes:

  • docker (hmm need to see what is going on, takes a bit of time. Should be idempotent because it's only dnf module. Ensure old deleted - says changed even though they dont exist)
  • go (go install tools like gopls,dlv,goimports etc. Don't know how to make it idempotent)

TODO:

add bash completions or man pages for custom binary installs...