Skip to content

Commit

Permalink
ssh_key_copied.changed
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed May 11, 2024
1 parent e5711d8 commit 202a7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/second_contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
- name: "Bootstrap"
ansible.builtin.import_role:
name: robertdebock.bootstrap
when: ssh_key_copied is defined
when: ssh_key_copied is defined and ssh_key_copied.changed

- name: "Core dependencies"
ansible.builtin.import_role:
Expand Down

0 comments on commit 202a7b2

Please sign in to comment.