Skip to content

Commit

Permalink
add condition to provisioning include
Browse files Browse the repository at this point in the history
  • Loading branch information
deekayen committed Jun 6, 2022
1 parent edcdd87 commit 3d5f6d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- name: Include Agent Provisioning file
include: provision_collector.yml
tags: [provision_al_collector]
when: not collector_provisioned.stat.exists

- name: Include configuration steps required for log collection in Linux
include: configure_loggers.yml
Expand Down

0 comments on commit 3d5f6d7

Please sign in to comment.