1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-12 18:46:05 +02:00

edit readme

This commit is contained in:
eoli3n 2018-01-04 21:13:36 +01:00
parent 7c679ef76c
commit 4b99fdbcb7

View File

@ -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