1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-24 00:16:06 +02:00

updated README

This commit is contained in:
eoli3n 2020-05-14 11:15:18 +02:00
parent 574383c1b5
commit d2cc1424e2

View File

@ -98,7 +98,7 @@ ansible-playbook install.yml -CD
ansible-playbook install.yml
```
To configure cli tools for root on desktop hosts:
Note: *ansible_user* needs to be sudoers.
*Note: ansible_user needs to be sudoers.*
```
ansible-playbook install.yml -b -K -l desktop
```