ansible
ansible copied to clipboard
Course code, script and tons of really-cool-YAML-that-builds-servers for our "Ansible for Automation" tutorial
Results
2
ansible issues
Sort by
recently updated
recently updated
newest added
Fixed missing `hautelook/alice-bundle` repo bundle by replacing it with a fork See: https://github.com/nelmio/alice/issues/1089
In the `Cleanup & GitHub OAuth Token` chapter of the ancistrano screencast, you advice to use a github token to avoid rate limiting issues for github downloads. This advice is...