Added: Update docker compose projects playbook
This commit is contained in:
38
hosts
38
hosts
@ -1,25 +1,19 @@
|
||||
[server]
|
||||
#10.123.0.1 # s3
|
||||
#10.123.0.4 # rpi
|
||||
#10.123.0.10 # microlab
|
||||
#10.123.0.11 # media
|
||||
#tests3
|
||||
fofrweb-s3
|
||||
filiprojek-media
|
||||
|
||||
10.123.0.1 # s3
|
||||
10.123.0.4 # rpi
|
||||
10.123.0.10 # microlab
|
||||
10.123.0.11 # media
|
||||
|
||||
[server:vars]
|
||||
|
||||
ansible_user=ansible
|
||||
ansible_ssh_private_key_file=~/.ssh/fofrweb/ansible@fofrweb.com.ssh
|
||||
ansible_become_method=doas
|
||||
|
||||
[pc]
|
||||
|
||||
10.123.0.100 # x230
|
||||
10.123.0.102 # filip-laptop
|
||||
10.123.0.103 # t480
|
||||
|
||||
[pc:vars]
|
||||
|
||||
ansible_user=fr
|
||||
# ansible_ssh_private_key_file=~/.ssh/fofrweb/ansible@fofrweb.com.ssh
|
||||
ansible_become_method=doas
|
||||
#[pc]
|
||||
#10.123.0.100 # x230
|
||||
#10.123.0.102 # filip-laptop
|
||||
#10.123.0.103 # t480
|
||||
#
|
||||
#[pc:vars]
|
||||
#ansible_user=fr
|
||||
## ansible_ssh_private_key_file=~/.ssh/fofrweb/ansible@fofrweb.com.ssh
|
||||
#ansible_become_method=doas
|
||||
|
||||
|
Reference in New Issue
Block a user