forked from gadmin/gsb2023
modif sur s-adm.yml
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
depl_url: "http://s-adm.gsb.adm/gsbstore"
|
||||
depl_goss: "goss"
|
||||
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
|
||||
- name: goss binary exists
|
||||
stat: path=/usr/local/bin/goss
|
||||
register: gossbin
|
||||
@@ -18,4 +17,3 @@
|
||||
mode: 0755
|
||||
remote_src: yes
|
||||
when: gossbin.stat.exists == false and ansible_hostname == "s-adm"
|
||||
|
||||
|
Reference in New Issue
Block a user