Ansible.Posix
Collection version 1.5.4
Description
Ansible Collection targeting POSIX and POSIX-ish platforms.
Author:
Ansible (github.com/ansible)
Supported ansible-core versions:
2.9 or newer
Plugin Index
These are the plugins in the ansible.posix collection:
Modules
acl module – Set and retrieve file ACL information.
at module – Schedule the execution of a command or script file via the at command
authorized_key module – Adds or removes an SSH authorized key
firewalld module – Manage arbitrary ports/services with firewalld
firewalld_info module – Gather information about firewalld
mount module – Control active and configured mount points
patch module – Apply patch files using the GNU patch tool
rhel_facts module – Facts module to set or override RHEL specific facts.
rhel_rpm_ostree module – Ensure packages exist in a RHEL for Edge rpm-ostree based system
rpm_ostree_upgrade module – Manage rpm-ostree upgrade transactions
seboolean module – Toggles SELinux booleans
selinux module – Change policy and state of SELinux
synchronize module – A wrapper around rsync to make common tasks in your playbooks quick and easy
sysctl module – Manage entries in sysctl.conf.
Callback Plugins
cgroup_perf_recap callback – Profiles system activity of tasks and full execution using cgroups
debug callback – formatted stdout/stderr display
json callback – Ansible screen output as JSON
jsonl callback – Ansible screen output as JSONL (lines in json format)
profile_roles callback – adds timing information to roles
profile_tasks callback – adds time information to tasks
skippy callback – Ansible screen output that ignores skipped status
timer callback – Adds time to play stats
Shell Plugins
csh shell – C shell (/bin/csh)
fish shell – fish shell (/bin/fish)
See also
List of collections with docs hosted here.