mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 02:53:57 -07:00
Makefile needs to clean things up
This commit is contained in:
parent
f7ff5d1055
commit
e3adca1431
6 changed files with 7 additions and 353 deletions
|
@ -22,7 +22,7 @@ execution framework. Other tools in this space have been too
|
|||
complicated for too long, require too much bootstrapping, and have too
|
||||
much learning curve. Ansible is dead simple and painless to extend.
|
||||
For comparison, Puppet and Chef have about 60k lines of code.
|
||||
Ansible's core is a little over 1000 lines.
|
||||
Ansible's core is a little over 1000 lines.
|
||||
|
||||
Ansible isn't just for configuration -- it's also great for Ad-Hoc
|
||||
tasks, quickly firing off commands against nodes. See :doc:`examples`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue