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,806 of 1,807
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #3 from katzj/no-shell
Michael DeHaan
More...
almost 13 years ago
Merge pull request #2 from katzj/non-root-mktemp
Michael DeHaan
More...
almost 13 years ago
add support to prompt for ssh password on the cli
Seth Vidal
More...
almost 13 years ago
Don't use a shell and thus avoid a whole class of problems
katzj
as Jeremy Katz
More...
almost 13 years ago
Implment copy with an actual minion-side module such that we can get md5sum's and onchange events like Puppet's file providers do.
Michael DeHaan
More...
almost 13 years ago
Added remote templating engine using jinja2, see examples/playbook.yml for usage. Cleanup is due in runner.py
Michael DeHaan
More...
almost 13 years ago
Added stub for template execution, WIP.
Michael DeHaan
More...
almost 13 years ago
Added a setup module which can be used to place key-value JSON data on the system for use in a later template module. These values could also be used for module-specific config.
Michael DeHaan
More...
almost 13 years ago
Added idea about how to do async + timeout in modules
Michael DeHaan
More...
almost 13 years ago
update TODO with ideas for playbook and latest plans
Michael DeHaan
More...
almost 13 years ago
Upgrade output for playbook runs
Michael DeHaan
More...
almost 13 years ago
Kinda have to pass the host list parameter
Michael DeHaan
More...
almost 13 years ago
Update ohai module to run on older python clients.
Michael DeHaan
More...
almost 13 years ago
Added an 'ohai' module. Some weird JSON hackage to get it to work.
Michael DeHaan
More...
almost 13 years ago
Update README.md to reflect that this is a tool, not just an API. Though the API is important.
Michael DeHaan
More...
almost 13 years ago
Added rough sketch of what I want for playbook support. Debug heavy at the moment as I figure out how logging/output might look. A couple of major TODO features also listed in the file.
Michael DeHaan
More...
almost 13 years ago
Credit Tim for last patch.
Michael DeHaan
More...
almost 13 years ago
Force forks to be an integer when read by command line
Michael DeHaan
More...
almost 13 years ago
We don't have modules that list when things change just yet. I plan to handle this by having a changed=True/False in the JSON for these modules. Added a note so folks won't think we can only execute shell :)
Michael DeHaan
More...
almost 13 years ago
Update API docs for runner
Michael DeHaan
More...
almost 13 years ago
Move runner out of __init__.py so it's clear what classes live where.
Michael DeHaan
More...
almost 13 years ago
Added initial stub for where playbooks will go, moved to common constants file so as to not repeat constants between CLI and lib.
Michael DeHaan
More...
almost 13 years ago
Add Seth to authors file.
Michael DeHaan
More...
almost 13 years ago
Comments and fixup on the dark/contacted code
Michael DeHaan
More...
almost 13 years ago
trim unused modules
Michael DeHaan
More...
almost 13 years ago
Merge branch 'master' of github.com:mpdehaan/ansible
Michael DeHaan
More...
almost 13 years ago
Add authors file to list contributors
Michael DeHaan
More...
almost 13 years ago
Merge pull request #1 from katzj/centos5-simplejson
Michael DeHaan
More...
almost 13 years ago
Rename 'successful' to 'contacted' ...
Michael DeHaan
More...
almost 13 years ago
Fix multiprocessing pool usage and remove stackoverflow hack
Michael DeHaan
More...
almost 13 years ago
←
1
2
…
1799
1800
1801
1802
1803
1804
1805
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