openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Ansible
Settings
|
Report Duplicate
113
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1,796 of 1,807
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rename hosts file back since included by MANIFEST.in
Michael DeHaan
More...
almost 13 years ago
update docs, fix playbook page formatting
Michael DeHaan
More...
almost 13 years ago
Add -T to playbook manpage
Michael DeHaan
More...
almost 13 years ago
Fix -t tree mode so it writes out the value for each host, not everything, once again
Michael DeHaan
More...
almost 13 years ago
Allow the SSH timeout to be passed to playbooks just like it already could with /usr/bin/ansible
Michael DeHaan
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.
Michael DeHaan
More...
almost 13 years ago
Upgrades to error handling, now general try/catch available.
Michael DeHaan
More...
almost 13 years ago
Slight tweaks to playbook docs + docs rebuild
Michael DeHaan
More...
almost 13 years ago
restructure the examples directory
Michael DeHaan
More...
almost 13 years ago
Annotate more files, fix missing imports messing with playbooks. Hey Tim, please test your stuff :)
Michael DeHaan
More...
almost 13 years ago
Annotated playbook example
Michael DeHaan
More...
almost 13 years ago
Merge pull request #91 from skvidal/feature
Michael DeHaan
More...
almost 13 years ago
Merge pull request #28 from tbielawa/DieGracefully
Michael DeHaan
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
Seth Vidal
More...
almost 13 years ago
Clarify YAML doesn't always use a list as external variables files are hashes.
Michael DeHaan
More...
almost 13 years ago
replace 'foo' with a more meaningful example + 1 other typo
Michael DeHaan
More...
almost 13 years ago
Updating docs, added extensive info on playbook async + external vars_files for keeping variables outside of the playbook file.
Michael DeHaan
More...
almost 13 years ago
Implement friendlier error handling.
Tim Bielawa
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
Michael DeHaan
More...
almost 13 years ago
Add external vars example
Michael DeHaan
More...
almost 13 years ago
Add fire and forget example
Michael DeHaan
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.
Michael DeHaan
More...
almost 13 years ago
Merge pull request #90 from skvidal/feature
Michael DeHaan
More...
almost 13 years ago
Add yum latest to docs and examples
Michael DeHaan
More...
almost 13 years ago
Docs rebuild, removing submodule because it was causing build problems and I don't quite grok them :)
Michael DeHaan
More...
almost 13 years ago
yum module
Seth Vidal
More...
almost 13 years ago
Attempt to force docs rebuild? Please?
Michael DeHaan
More...
almost 13 years ago
Docs build
Michael DeHaan
More...
almost 13 years ago
Doc build
Michael DeHaan
More...
almost 13 years ago
Split paragraph
Michael DeHaan
More...
almost 13 years ago
←
1
2
…
1792
1793
1794
1795
1796
1797
1798
1799
1800
…
1806
1807
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree