[add new bastion]

This commit is contained in:
2024-09-03 21:01:48 +02:00
parent b254d9aa2f
commit a5a03359f4
6 changed files with 30 additions and 4 deletions

View File

@@ -9,7 +9,8 @@
ansible_sudo_pass: stephane
target_networks:
# - 163.172.16.0/20
- 163.172.31.0/20
- 5.135.80.0/20
# - 5.135.181.0/24
# - 163.172.48.0/20
# 163.172.0.0/20
# 163.172.16.0/20
@@ -41,7 +42,7 @@
loop: "{{ target_networks }}"
loop_control:
#* seconds
pause: 600
pause: 300
# - ansible.builtin.pause:
# minutes: 10