mirror of https://github.com/ansible/ansible.git
Mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c5ee1e7ec9
Execute action only if specified file using param removes exist (execute reverse control of creates). Some usage eg.: ```yaml - name: enable apache2 default websites action: command /usr/sbin/a2ensite $item creates=/etc/apache2/sites-enabled/$item with_items: - default - default-ssl - name: disable apache2 default websites action: command /usr/sbin/a2dissite $item removes=/etc/apache2/sites-enabled/$item with_items: - default - default-ssl ``` |
12 years ago | |
---|---|---|
apt | 12 years ago | |
apt_repository | 12 years ago | |
assemble | 12 years ago | |
async_status | 12 years ago | |
async_wrapper | 12 years ago | |
authorized_key | 12 years ago | |
command | 12 years ago | |
copy | 12 years ago | |
easy_install | 12 years ago | |
facter | 12 years ago | |
fetch | ||
file | 12 years ago | |
get_url | 12 years ago | |
git | 12 years ago | |
group | 12 years ago | |
lineinfile | 12 years ago | |
mount | 12 years ago | |
mysql_db | ||
mysql_user | 12 years ago | |
nagios | 12 years ago | |
ohai | 12 years ago | |
ping | ||
pip | 12 years ago | |
postgresql_db | 12 years ago | |
postgresql_user | 12 years ago | |
raw | ||
seboolean | 12 years ago | |
selinux | 12 years ago | |
service | 12 years ago | |
setup | 12 years ago | |
shell | 12 years ago | |
slurp | ||
subversion | 12 years ago | |
supervisorctl | 12 years ago | |
template | ||
user | 12 years ago | |
virt | 12 years ago | |
wait_for | 12 years ago | |
yum | 12 years ago |