From a5dc813bab19dffe02dadfb58c19b455df199a08 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 13 Aug 2018 21:33:02 +0200 Subject: Prevent IB from crashing Fedora systems, mount Ands shared NFS storage, support development files on CentOS --- ib.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ib.yml (limited to 'ib.yml') diff --git a/ib.yml b/ib.yml new file mode 100644 index 0000000..b822e88 --- /dev/null +++ b/ib.yml @@ -0,0 +1,5 @@ +- name: Common Software + hosts: ib + remote_user: root + roles: + - role: ib -- cgit v1.2.1