Slide 1
Slide 1 text
3
All available tools (Ansible, Puppet,
Saltstack, Chef, CFEngine) allow the
infrastructure automation, cloud
automation, compliance andsecurity
management.
The dificult task of prospecting one of
these tools keeps Syadmin from
evolving technically and proposing
improvements in the managed
environment. They work the old-
fashionedway and are conservative and
averse to change, where “don’t move on
a winningteam”.
What is the best tool for who with zero
maturity in automation? The quick
answer to thatquestion: Ansible.
- Noagent
- Push-based
- Very simpleto learn
- Powerful opensource
community.
- Easy to read syntax as
YAML file
- Currently more than750
modules
- Use SSH protocolto
connect tohosts
- Documentation is
simple and withmany
examples
But… WhyAnsible?