mirror of
https://git.fsfe.org/fsfe-system-hackers/innernet-playbook.git
synced 2024-11-21 22:23:10 +01:00
remove unnecessary task: --delete-invite does that already for us
This commit is contained in:
parent
1820e35943
commit
b65e1c6212
@ -92,11 +92,6 @@
|
||||
innernet install /root/{{ innernet_client }}.toml \
|
||||
--default-name \
|
||||
--delete-invite
|
||||
|
||||
- name: Delete peer invitation file from client
|
||||
file:
|
||||
state: absent
|
||||
path: "/root/{{ innernet_client }}.toml"
|
||||
when:
|
||||
- innernet_client not in existing_peers.stdout_lines
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user