mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
Updating docs, added extensive info on playbook async + external vars_files for keeping variables outside of
the playbook file.
This commit is contained in:
parent
cf4ac3b6b2
commit
37adadcc50
9 changed files with 447 additions and 160 deletions
|
@ -173,7 +173,7 @@ example is for configuration management where you
|
|||
are starting from a clean OS with no extra software installed, adopting systems
|
||||
that are already deployed.
|
||||
|
||||
Ansible is also great for running ad-hoc tasks across a wide variety of Linux, Unix, and *BSDs.
|
||||
Ansible is also great for running ad-hoc tasks across a wide variety of Linux, Unix, and BSDs.
|
||||
Because it just uses the basic tools available on the system, it is exceptionally cross platform
|
||||
without needing to install management packages on each node.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue