-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Ansible quality & runability #959
Comments
Having a web frontend like Ansible Tower which auto-manages the secrets for you would be amazing. I'd like to click a button to run a script on a host. |
good news to report, in #964 I have them running repeatedly on Ubuntu, Debian8 and Fedora: Also, maybe as a hint. I set up some of my missing host_vars files by doing the following type of thing: upstart
systemd
then manually doing this type of thing with the results:
This could be automated a bit more and we could even make a set of ansible scripts to do this. It'd be easier to let all of build/test get these secrets off existing hosts than trying to get them access via jenkins. |
Below is where we are (or at least what I have been able to do myself) with the different Ansible scripts -- we are slowly migrating away from
|
would love to contribute on this. @gibfahn @maclover7 @rvagg can someone mentor me on this |
Moving this to #1277 |
Outstanding item from #873 seems to be related to our Ansible scripts, particularly:
The text was updated successfully, but these errors were encountered: