Daniel Hokka Zakrisson
|
caee51e90e
|
Allow only_if/when_* on task includes and apply it on all tasks within
|
2013-01-04 00:15:13 +01:00 |
Stephen Fromm
|
2100a35663
|
Update path_dwim() to return absolute path
If path_dwim() is provided a relative path to a file, it will now return an
absolute path of the playbook directory + the relative file path.
|
2013-01-02 21:53:00 -08:00 |
fdavis
|
7347e54b70
|
change error message on check_conditional when variable does not exist
|
2012-12-13 23:02:30 -08:00 |
Daniel Hokka Zakrisson
|
047d089cea
|
Restore git output on --version
Broken by the move from utils.py to utils/__init__.py
|
2012-11-21 23:54:42 +01:00 |
Daniel Hokka Zakrisson
|
f95fefd8c5
|
Use plugin system to find modules
|
2012-11-18 19:09:21 +01:00 |
Daniel Hokka Zakrisson
|
11175781b8
|
Use slurp for fetch is sudo is enabled and needed
Fixes #1020.
|
2012-11-18 17:54:00 +01:00 |
Daniel Hokka Zakrisson
|
e05e514861
|
Create a plugin loader system
|
2012-11-02 01:24:14 +01:00 |
Daniel Hokka Zakrisson
|
000d3832cc
|
Make ansible.utils a package
|
2012-11-02 00:42:37 +01:00 |