This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
767282df2a
ansible
/
lib
/
ansible
History
Michael DeHaan
767282df2a
Small style fixes for indentation and spacing.
2012-04-21 12:06:54 -04:00
..
__init__.py
Bump release to 0.0.2
2012-04-03 09:51:05 -04:00
callbacks.py
Warn if no hosts matched
2012-04-11 21:05:46 -04:00
connection.py
Fixes to make ports DWIM.
2012-04-16 21:52:15 -04:00
constants.py
Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required.
2012-04-13 19:06:11 -04:00
errors.py
Update example to use correct service state; minor pep8 indent/spacing fixes
2012-03-15 23:10:03 -04:00
inventory.py
Support dicts in inventory vars.
2012-04-19 09:40:17 +02:00
playbook.py
Small style fixes for indentation and spacing.
2012-04-21 12:06:54 -04:00
runner.py
Small style fixes for indentation and spacing.
2012-04-21 12:06:54 -04:00
utils.py
Allow --user for playbooks, no need for port setting as can specify in inventory file now.
2012-04-16 22:15:55 -04:00