From 945aa9e6f634a078937fdf21d09f32e77f4c1a7b Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Fri, 13 Jan 2023 16:44:02 -0800 Subject: reorganize folders --- clarkzjw.ca/config/atlas/init.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 clarkzjw.ca/config/atlas/init.yaml (limited to 'clarkzjw.ca/config/atlas/init.yaml') diff --git a/clarkzjw.ca/config/atlas/init.yaml b/clarkzjw.ca/config/atlas/init.yaml deleted file mode 100644 index 3dfbc09..0000000 --- a/clarkzjw.ca/config/atlas/init.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -- name: Init - hosts: atlas - remote_user: root - gather_facts: true - vars: - ansible_ssh_common_args: "-J pve" - - roles: - - role: init -- cgit v1.2.3