mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-13 11:48:09 +00:00
Ansible: Use OTC nameservers for subnet
This commit is contained in:
parent
0649d56521
commit
8c19ea68c8
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
name: subnet-tpot-ansible
|
||||
cidr: 192.168.0.0/24
|
||||
dns_nameservers:
|
||||
- 1.1.1.1
|
||||
- 8.8.8.8
|
||||
- 100.125.4.25
|
||||
- 100.125.129.199
|
||||
|
||||
- name: Create router
|
||||
openstack.cloud.router:
|
||||
|
|
Loading…
Reference in a new issue