[add new bastion]
This commit is contained in:
5
ivre.yml
5
ivre.yml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user