From b23e9400c36acf9856606165489e8828c2cf8dd5 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 11 Oct 2019 06:25:21 +0200 Subject: ipa-client and fine tunning --- update.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 update.yml (limited to 'update.yml') diff --git a/update.yml b/update.yml new file mode 100644 index 0000000..d719914 --- /dev/null +++ b/update.yml @@ -0,0 +1,7 @@ +- name: Common Software + hosts: all + remote_user: root + roles: + - role: common + vars: + subrole: update -- cgit v1.2.1