mirror of
https://github.com/Expand-sys/DEPLOYCCASH
synced 2025-12-15 13:32:15 +11:00
aaa
This commit is contained in:
parent
71b1030a85
commit
7b33bade98
2 changed files with 1 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
[all]
|
||||
10.10.0.217 ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no'
|
||||
178.63.200.141 ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no'
|
||||
|
|
@ -9,7 +9,6 @@
|
|||
with_first_found:
|
||||
- "vars/default.yml"
|
||||
|
||||
|
||||
tasks:
|
||||
- name: Add repository
|
||||
ansible.builtin.yum:
|
||||
|
|
|
|||
Loading…
Reference in a new issue