Skip to content

Commit

Permalink
use playbook path
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f committed Jul 28, 2023
1 parent a028827 commit e9200f6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ansible_openvpn/playbooks/fetch_openvpn_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
connection: local
tasks:
- name: check out a git repository
ansible.builtin.script: services/ansible_openvpn/openvpn_ansible.py
ansible.builtin.script: openvpn_ansible.py
args:
executable: python3
register: command_output
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e9200f6

Please sign in to comment.