chore: Добавил gitignore и зависимость ansible.posix в README.md
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
id_ed25519_simbirkey
|
||||||
|
id_ed25519_simbirkey.pub
|
||||||
@@ -54,6 +54,7 @@ python3 -m pip install ansible
|
|||||||
ansible-galaxy collection install community.general
|
ansible-galaxy collection install community.general
|
||||||
ansible-galaxy collection install community.crypto
|
ansible-galaxy collection install community.crypto
|
||||||
ansible-galaxy collection install community.docker
|
ansible-galaxy collection install community.docker
|
||||||
|
ansible-galaxy collection install ansible.posix
|
||||||
```
|
```
|
||||||
|
|
||||||
В файле *hosts.yaml* необходимо указать адрес ВМ и пользователя, например
|
В файле *hosts.yaml* необходимо указать адрес ВМ и пользователя, например
|
||||||
|
|||||||
Reference in New Issue
Block a user