No description
Find a file
Rene Moser 318c956a22 added module host
Add or remove entries in /etc/hosts using tasks:
- host: ip=127.0.0.1 hostname=localhost aliases=foobar.com,localhost.foobar.com
- host: ip=127.0.0.1 hostname=localhost state=present
- host: ip=192.168.1.1 state=absent
- host: hostname=localhost state=absent
- host: ip=::1 hostname=localhost aliases=ip6-localhost,ip6-loopback
2013-09-19 20:09:38 +02:00
cloud Remove trailing whitespace in digital ocean module. 2013-09-18 11:06:32 -04:00
commands Allow for relative paths by using abspath 2013-08-20 22:48:42 -07:00
database Merge branch 'devel' of https://github.com/abompard/ansible into abompard-devel 2013-09-06 13:51:45 -05:00
files Updated version_added string for the new validate_md5 option 2013-09-16 05:42:13 -05:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Trim legacy variable usage. 2013-07-19 09:44:25 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring Fixed monit restarted error. 2013-09-16 19:14:17 -04:00
net_infrastructure Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel 2013-09-03 15:05:13 -05:00
network Fix bug in uri where redirect check fails. 2013-08-29 15:58:01 +02:00
notification Set default XMPP message type to 'chat'. 2013-07-26 21:30:10 +01:00
packaging Merge branch 'fix/apt_repository_update_cache' of https://github.com/resmo/ansible into resmo-fix/apt_repository_update_cache 2013-09-18 12:40:39 -05:00
source_control Merge branch 'gitfix' of https://github.com/johanwiren/ansible into johanwiren-gitfix 2013-08-22 15:30:58 -05:00
system added module host 2013-09-19 20:09:38 +02:00
utilities Typo fix from accelerated: true to accelerate: true 2013-09-18 16:47:49 -05:00
web_infrastructure use home path expansion for virtualenv param in django_manage module 2013-08-11 14:02:13 -07:00