1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

updated README

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

@ -98,7 +98,7 @@ ansible-playbook install.yml -CD
ansible-playbook install.yml ansible-playbook install.yml
``` ```
To configure cli tools for root on desktop hosts: 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 ansible-playbook install.yml -b -K -l desktop
``` ```