+ .idea to gitignore
@ -1 +1,2 @@
*.retry
.idea
@ -1,5 +1,5 @@
---
- hosts: anygroup
- hosts: debian10
roles:
- common
- anyrole
@ -9,6 +9,9 @@
# - You can enter hostnames or ip addresses
# - A hostname/ip can be a member of multiple groups
[lxc-templates]
debian10 ansible_host=debian10.dedic106-dhcp.dimti.ru
[anygroup]
server1 ansible_host=192.168.0.1
server2 ansible_host=192.168.0.2