Core Maintained modules are maintained by the Ansible Engineering Team. These modules are integral to the ... A complete list of all available modules.
replace – Replace all instances of a particular string in a file using a back-referenced regular expression stat – Retrieve file or file system status synchronize – A wrapper around rsync to make common tasks in your playbooks quick and easy
Ansible's online module documentation is generated from the DOCUMENTATION blocks in each module's source code. The DOCUMENTATION block must be valid YAML. You ...
A module is a reusable, standalone script that Ansible runs on your behalf, either locally or remotely. Modules interact with your local machine, an API, or a ...
31.03.2021 · Installation from Ansible Galaxy You can install the collection from Ansible Galaxy by running ansible-galaxy collection install theforeman.foreman (Ansible 2.9 and later) or mazer install theforeman.foreman (Ansible 2.8). After the installation, the modules are available as theforeman.foreman.<module_name>.
30.04.2021 · ovirt_quota – Module to manage datacenter quotas in oVirt/RHV. ovirt_quota_facts – Retrieve facts about one or more oVirt/RHV quotas. ovirt_role – Module to manage roles in oVirt/RHV. ovirt_scheduling_policy_facts – Retrieve facts about one or more oVirt scheduling policies. ovirt_snapshot – Module to manage Virtual Machine Snapshots ...