mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-26 14:13:53 +01:00
improved README
This commit is contained in:
parent
4365726d5d
commit
b843c19eca
@ -60,8 +60,8 @@ Define which user will get configurations with *ansible_user* var.
|
|||||||
|
|
||||||
###### a. localhost run
|
###### a. localhost run
|
||||||
|
|
||||||
I will use a trick here to let ansible think that i use 2 hosts.
|
Let's use a trick to let ansible think that there is 2 different hosts.
|
||||||
It will configure *root* with *cli* and *user* with *desktop* environment.
|
It will configure *root* with *cli* tools only and *user* with *desktop* environment.
|
||||||
That trick needs ``-K`` without ``-b`` when running playbook.
|
That trick needs ``-K`` without ``-b`` when running playbook.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user