ansible.posix/README.md
Abhijeet Kasurde 9a09d7eb07 Update docs
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-06-17 16:05:33 +05:30

4.1 KiB

ansible.posix

Run Status Codecov

Tested with Ansible

  • ansible-base 2.10 (devel)

External requirements

None

Included content

Modules

Name Description
ansible.posix.acl Set and retrieve file ACL information.
ansible.posix.at Schedule the execution of a command or script file via the at command
ansible.posix.authorized_key Adds or removes an SSH authorized key
ansible.posix.mount Control active and configured mount points
ansible.posix.patch Apply patch files using the GNU patch tool
ansible.posix.seboolean Toggles SELinux booleans
ansible.posix.selinux Change policy and state of SELinux
ansible.posix.synchronize A wrapper around rsync to make common tasks in your playbooks quick and easy
ansible.posix.sysctl Manage entries in sysctl.conf.

Using this collection

See Ansible Using collections for more details.

Contributing to this collection

Release notes

  • 0.1.1 Initial stable build
  • 0.1.0 Internal only build

Roadmap

More information

Licensing

GNU General Public License v3.0 or later.

See LICENCE to see the full text.