Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Collections FQCN.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Feb 22, 2021
1 parent 601017c commit e80dc0a
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 @@ -34,7 +34,7 @@
- omsagent_proxy is defined

- name: run script (can take a couple of minutes)
command: "{{ omsagent_tmp }}/onboard_agent.sh"
ansible.builtin.command: "{{ omsagent_tmp }}/onboard_agent.sh"
args:
creates: omsagent-{{ omsagent_version }}.universal.{{ omsagent_creates_pattern }}.sh
chdir: "{{ omsagent_tmp }}"
Expand Down

0 comments on commit e80dc0a

Please sign in to comment.