Skip to content

Commit

Permalink
change provision path stat
Browse files Browse the repository at this point in the history
  • Loading branch information
deekayen committed Jun 6, 2022
1 parent 975fe95 commit edcdd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

- name: Check provisioning state.
ansible.builtin.stat:
path: /var/alertlogic/lib/remote/etc/host_key.pem
path: /var/alertlogic/lib/remote/etc/host_uuid
register: collector_provisioned
ignore_errors: true
tags:
Expand Down

0 comments on commit edcdd87

Please sign in to comment.