Skip to content

Commit

Permalink
+ ansible: add note about idempotence
Browse files Browse the repository at this point in the history
  • Loading branch information
langchr86 committed Mar 19, 2023
1 parent fb2c997 commit 9358e2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions topics/tools_and_varia/slides/dev_environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Ansible
Ansible
-------

* Nutzt *idempotente* Funktionen $\rightarrow$ Vorteil gegenüber Skripts
* Nur Ansible-Host braucht *Ansible-Installation*
* zu verwaltende Clients brauchen nur *SSH* und *Python*
* Konfiguration in *`YAML`*
Expand Down

0 comments on commit 9358e2c

Please sign in to comment.