mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2022-01-12 10:14
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
- system_ansible_ssh_keys is defined
|
||||
- system_ansible_ssh_keys | length > 0
|
||||
- system_ansible_src_ip is not defined or system_ansible_src_ip | length < 1
|
||||
tags: system
|
||||
tags: system,ssh
|
||||
|
||||
- name: Deploy SSH keys for the ansible account (with source IP restriction)
|
||||
authorized_key:
|
||||
@@ -23,4 +23,4 @@
|
||||
- system_ansible_ssh_keys | length > 0
|
||||
- system_ansible_src_ip is defined
|
||||
- system_ansible_src_ip | length > 0
|
||||
tags: system
|
||||
tags: system,ssh
|
||||
|
Reference in New Issue
Block a user