We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420cb8d commit 122b15fCopy full SHA for 122b15f
tasks/pacemaker.yml
@@ -1,5 +1,5 @@
1
- name: Installs pacemaker & corosync
2
- apt: pkg={{item}} state=latest
+ apt: pkg={{item}} state=present
3
with_items:
4
- corosync
5
- pacemaker
0 commit comments