It’s easy for a developer to reference the mantra “RTFM” (read the f***ing manual) but often they’re really long so that’s hard!
Thankfully that paid off and in case anyone else finds Ansible’s Documentation overwhelming, I wanted to point out a lifesaver configuration option:
roles_path = /path/to/roles:/another/path/to/roles
Now we can reference roles from several shared repositories without duplicating code!
1 Comment
devops online training · July 16, 2016 at 12:54 am
Nice Article. How it help to developer in terms of balance the day to day life.