Enforce ansible ownership of ansible files
In a team environment, using ansible as a common user requires a few considerations. One is the ownership and access of the files. Here is a script I placed in my ~/bin directory so I can correct accessibility of all the files https://gist.github.com/bgstack15/356b7f1013bfe306590567e4c9a2f438
Comments