1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

be clear, host module is not related to ansible inventory

This commit is contained in:
Rene Moser 2013-09-26 09:42:58 +02:00
parent a002a24973
commit 1dc2582a2c

View file

@ -16,7 +16,7 @@ New modules:
* cloud:ec2_eip -- manage AWS elastic IP's
* cloud:rax_clb_nodes -- manage Rackspace cloud load balancers
* system: firewalld -- manage the firewalld configuration
* system: host -- manage host file entries and aliases
* system: host -- manage `/etc/hosts` file entries
* system: modprobe -- manage kernel modules on systems that support modprobe/rmmod
* system: open_iscsi -- manage targets on an initiator using open-iscsi