mirror of
https://github.com/Expand-sys/DEPLOYCCASH
synced 2025-12-17 06:22:16 +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]
|
[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:
|
with_first_found:
|
||||||
- "vars/default.yml"
|
- "vars/default.yml"
|
||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Add repository
|
- name: Add repository
|
||||||
ansible.builtin.yum:
|
ansible.builtin.yum:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue