commit c976c5f1a1e86c91eefa0c8adb57fccaa9fc409a parent 2371d42b7746e1fcb238929877054488708f5159 Author: Leonardo Galves <[email protected]> Date: Wed, 24 Aug 2022 16:12:21 -0300 Sei la Diffstat:
A | playbooks/seila.yml | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/playbooks/seila.yml b/playbooks/seila.yml @@ -0,0 +1,6 @@ +--- +- name: Deploy h1-cmapi1 + hosts: h1-crmapi1 + roles: + - ../roles/foo +