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 3577be9 commit 1dfd8bbCopy full SHA for 1dfd8bb
README.md
@@ -30,12 +30,12 @@ This is done by installing yum-cron and activate the yum-cron system service
30
ansible-playbook site.yml -e 'automatic_updates=true'
31
```
32
33
-=== Do everything
+### Do everything
34
35
ansible-playbook site.yml -e 'update_all=true do_reboot=true automatic_updates=true'
36
37
38
-== Defaults
+## Defaults
39
By default nothing is done except a message is print that a task needs to be specified
40
41
One variable can be defined: What should be included in the autmatic updates:
0 commit comments