Ansible Collection for Posix
Find a file
Abhijeet Kasurde 9a09d7eb07 Update docs
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-06-17 16:05:33 +05:30
.github Bootstrap Collection (#1) 2020-03-13 09:12:26 +00:00
docs Update docs 2020-06-17 16:05:33 +05:30
hacking Migrate hacking/cgroup_perf_recap_graph.py (#12) 2020-04-22 23:05:09 -05:00
plugins Remove sanity jobs from shippable 2020-06-16 19:46:58 -04:00
tests Remove sanity jobs from shippable 2020-06-16 19:46:58 -04:00
.gitignore Initial commit 2020-03-09 13:15:28 +00:00
COPYING Initial commit 2020-03-09 13:15:28 +00:00
galaxy.yml Prepare for 0.1.3 release 2020-06-16 20:21:31 -04:00
README.md Update docs 2020-06-17 16:05:33 +05:30
requirements.txt Remove sanity jobs from shippable 2020-06-16 19:46:58 -04:00
shippable.yml Remove sanity jobs from shippable 2020-06-16 19:46:58 -04:00
test-requirements.txt Remove sanity jobs from shippable 2020-06-16 19:46:58 -04:00

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.