Merge branch 'interfaces' into 'newinfra'

Configure interfaces only on VMs that aren't routers

See merge request nounous/ansible!188
certbot_on_virtu
_benjamin 2021-01-10 22:25:10 +01:00
commit 5c7c09320f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env ansible-playbook #!/usr/bin/env ansible-playbook
--- ---
- hosts: crans_server - hosts: crans_vm,!routeurs_vm
vars: vars:
vlan: vlan:
- name: srv - name: srv