Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iquzart committed Nov 17, 2020
1 parent 7045531 commit fa9ad93
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,15 @@ sssd-disable-logins = /bin/true
Example Playbook
----------------

- name: CIS Baseline Setup
hosts: cis
remote_user: vagrant
become: yes

roles:
- cis-centos
```
- name: CIS Baseline Setup
hosts: cis
remote_user: vagrant
become: yes
roles:
- cis-centos
```

License
-------
Expand Down

0 comments on commit fa9ad93

Please sign in to comment.