- 18 Apr, 2012 10 commits
-
-
Manifest
Michael DeHaan committed -
Tim Bielawa committed
-
Integration
Michael DeHaan committed -
Tim Bielawa committed
-
Template the source file of the copy module.
Michael DeHaan committed -
Tim Bielawa committed
-
Jeroen Hoekx committed
-
Jeroen Hoekx committed
-
Rename serange to selevel to be consistent with selinux docs
Michael DeHaan committed -
Stephen Fromm committed
-
- 17 Apr, 2012 27 commits
-
-
Michael DeHaan committed
-
Packaging
Michael DeHaan committed -
Tim Bielawa committed
-
Packaging fixes
Michael DeHaan committed -
Inventory: AnsibleError is not global...
Michael DeHaan committed -
Tim Bielawa committed
-
Makefile upgraded with comments and some simplifications. Remove useless 'PHONEY' and 'VPATH' directives from Makefile
Tim Bielawa committed -
Change manpages to build from *.in and add comments about how the make targets work.
Tim Bielawa committed -
the directory is removed on uninstall and its contents are considered config files.
Tim Bielawa committed -
Conflicts: docs/man/man1/ansible-playbook.1 docs/man/man1/ansible.1 Update %description
Tim Bielawa committed -
Tim Bielawa committed
-
Tim Bielawa committed
-
Tim Bielawa committed
-
Jeroen Hoekx committed
-
Fix tests on other distributions
Michael DeHaan committed -
Also account for path difference in sleep in different distributions.
Jeroen Hoekx committed -
Jeroen Hoekx committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add pydoc for constructors. Some arguments can be trimmed as we plan to remove the need for them (like setup_cache and maybe module_vars) with various pending refactoring.
Michael DeHaan committed -
remove --extra-vars since the new YAML inventory stuff wasn't quite using it as designed and it is getting hard to follow with that and SETUP_CACHE etc
Michael DeHaan committed -
Michael DeHaan committed
-
Update docs to reflect --port going away and --sudo and --remote-user being added to ansible-playbook
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
-
- 16 Apr, 2012 3 commits
-
-
Jeroen Hoekx committed
-
Jeroen Hoekx committed
-
See test/yaml_hosts for an example. Hosts can be part of multiple groups. Groups can also have variables, inherited by the hosts. There is no variable scope, last variable seen wins.
Jeroen Hoekx committed
-