- 13 Oct, 2012 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 12 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 29 Sep, 2012 1 commit
-
-
Michael DeHaan committed
-
- 19 Sep, 2012 1 commit
-
-
Michael DeHaan committed
-
- 14 Sep, 2012 1 commit
-
-
Matthew Johnson committed
-
- 29 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 28 Aug, 2012 1 commit
-
-
Mark Theunissen committed
-
- 27 Aug, 2012 2 commits
-
-
Pepe Barbe committed
-
Pepe Barbe committed
-
- 22 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 20 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 18 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 10 Aug, 2012 2 commits
-
-
Add ability to store and access module results later on in the play. See examples/playbooks/register_logic for details.
Michael DeHaan committed -
Michael DeHaan committed
-
- 09 Aug, 2012 1 commit
-
-
Rodney Quillo committed
-
- 07 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 29 Jul, 2012 2 commits
-
-
Lorin Hochstein committed
-
passwd -> password loginpass -> login_password loginuser -> login_user loginhost -> login_host Add an example playbook that shows how to use the modules.
Lorin Hochstein committed
-
- 27 Jul, 2012 2 commits
-
-
Michael DeHaan committed
-
An example of the new syntax: vars_prompt: - name: 'secret_variable_name" prompt: "Enter secret value: " private: "yes" - name: "nonsecret_variable_name" prompt: "Enter non-secret value: " private: "no"
Petros Moisiadis committed
-
- 24 Jul, 2012 1 commit
-
-
Michael DeHaan committed
-
- 22 Jul, 2012 1 commit
-
-
Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. Minor module refactoring.
Michael DeHaan committed
-
- 21 Jul, 2012 1 commit
-
-
get module (with new module-magic-code!) Usage: ansible -m get -a "url=http://xxxxxxx dest=fileordirctory" all cleanups as per @mpdehaan's suggestions add daisychain added example playbook (get_url.yml) with URLencode example
Jan-Piet Mens committed
-
- 14 Jul, 2012 1 commit
-
-
Michael DeHaan committed
-
- 13 Jul, 2012 1 commit
-
-
Mark Theunissen committed
-
- 12 Jul, 2012 3 commits
-
-
Michael DeHaan committed
-
playbook structure checking.
Michael DeHaan committed -
Also be smart and don't run a play at all if no tasks in the play match any of the tags specified. This includes not running the setup actions!
Michael DeHaan committed
-
- 11 Jul, 2012 1 commit
-
-
Michael DeHaan committed
-
- 26 May, 2012 1 commit
-
-
Michael DeHaan committed
-
- 08 May, 2012 1 commit
-
-
Michael DeHaan committed
-
- 05 May, 2012 1 commit
-
-
TODO: logrotate script and append to log instead.
Michael DeHaan committed
-
- 02 May, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Stephen Fromm committed
-
Playbook will install ansible, create directory where git checkout goes, and set up a cron job to run ansible-pull.
Stephen Fromm committed
-
- 27 Apr, 2012 3 commits
-
-
Revert "Revert "Actually wait for password prompt in remote sudo execution. Totally breaks stderr debugging" This reverts commit e1611403. Conflicts: lib/ansible/connection.py
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-