mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
edit readme
This commit is contained in:
parent
7c679ef76c
commit
4b99fdbcb7
@ -100,6 +100,9 @@ ansible-playbook install.yml -K
|
||||
# To install 1 tag on 1 host
|
||||
ansible-playbook install.yml -K -l <hostname> -t <tag>
|
||||
|
||||
# To install for a specific user on 1 host
|
||||
ansible-playbook install.yml -u user -K -l <hostname>
|
||||
|
||||
# To run only locally, add your hostname in right hosts file section
|
||||
# you can replace server with <desktop|laptop>
|
||||
echo << EOF > hosts
|
||||
|
Loading…
Reference in New Issue
Block a user