Skip to content

Commit 1dfd8bb

Browse files
Update README.md
1 parent 3577be9 commit 1dfd8bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ This is done by installing yum-cron and activate the yum-cron system service
3030
ansible-playbook site.yml -e 'automatic_updates=true'
3131
```
3232

33-
=== Do everything
33+
### Do everything
3434
```
3535
ansible-playbook site.yml -e 'update_all=true do_reboot=true automatic_updates=true'
3636
```
3737

38-
== Defaults
38+
## Defaults
3939
By default nothing is done except a message is print that a task needs to be specified
4040

4141
One variable can be defined: What should be included in the autmatic updates:

0 commit comments

Comments
 (0)