113
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename hosts file back since included by MANIFEST.in More... almost 13 years ago
update docs, fix playbook page formatting More... almost 13 years ago
Add -T to playbook manpage More... almost 13 years ago
Fix -t tree mode so it writes out the value for each host, not everything, once again More... almost 13 years ago
Allow the SSH timeout to be passed to playbooks just like it already could with /usr/bin/ansible More... almost 13 years ago
Various additions to make sure timed out and failed hosts are taken out of the playbook even if failed during setup, async tasks, or poll operations. This introduced some redundancy so I've made some notes in the code where things need to be refactored to remove them. More... almost 13 years ago
Upgrades to error handling, now general try/catch available. More... almost 13 years ago
Slight tweaks to playbook docs + docs rebuild More... almost 13 years ago
restructure the examples directory More... almost 13 years ago
Annotate more files, fix missing imports messing with playbooks. Hey Tim, please test your stuff :) More... almost 13 years ago
Annotated playbook example More... almost 13 years ago
Merge pull request #91 from skvidal/feature More... almost 13 years ago
Merge pull request #28 from tbielawa/DieGracefully More... almost 13 years ago
modify build/spec file to work on el6 with quasi-broken setup process remove data_files section from setup.py for some reason or another More... almost 13 years ago
Clarify YAML doesn't always use a list as external variables files are hashes. More... almost 13 years ago
replace 'foo' with a more meaningful example + 1 other typo More... almost 13 years ago
Updating docs, added extensive info on playbook async + external vars_files for keeping variables outside of the playbook file. More... almost 13 years ago
Implement friendlier error handling. More... almost 13 years ago
What we are running is actually a "play" (multiple plays per playbook) so rename the function to make it more clear More... almost 13 years ago
Add external vars example More... almost 13 years ago
Add fire and forget example More... almost 13 years ago
This adds async poll support to playbooks. See examples. Some more testing due + docs but this is more or less a mirror of what /bin/ansible does. It also has a 'fire and forget' mode if the poll interval is left off or set to 0. More... almost 13 years ago
Merge pull request #90 from skvidal/feature More... almost 13 years ago
Add yum latest to docs and examples More... almost 13 years ago
Docs rebuild, removing submodule because it was causing build problems and I don't quite grok them :) More... almost 13 years ago
yum module More... almost 13 years ago
Attempt to force docs rebuild? Please? More... almost 13 years ago
Docs build More... almost 13 years ago
Doc build More... almost 13 years ago
Split paragraph More... almost 13 years ago