Skip to content

Commit

Permalink
Converted roles to submodules to maintain better
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlesmithjr committed Aug 29, 2019
1 parent 2c46533 commit 0abde95
Show file tree
Hide file tree
Showing 275 changed files with 48 additions and 9,587 deletions.
36 changes: 36 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
[submodule "deployments/consul-helm"]
path = deployments/consul-helm
url = https://github.com/hashicorp/consul-helm.git
[submodule "roles/ansible-apt-cacher-ng"]
path = roles/ansible-apt-cacher-ng
url = https://github.com/mrlesmithjr/ansible-apt-cacher-ng.git
[submodule "roles/ansible-change-hostname"]
path = roles/ansible-change-hostname
url = https://github.com/mrlesmithjr/ansible-change-hostname.git
[submodule "roles/ansible-dnsmasq"]
path = roles/ansible-dnsmasq
url = https://github.com/mrlesmithjr/ansible-dnsmasq.git
[submodule "roles/ansible-docker"]
path = roles/ansible-docker
url = https://github.com/mrlesmithjr/ansible-docker.git
[submodule "roles/ansible-etc-hosts"]
path = roles/ansible-etc-hosts
url = https://github.com/mrlesmithjr/ansible-etc-hosts.git
[submodule "roles/ansible-glusterfs"]
path = roles/ansible-glusterfs
url = https://github.com/mrlesmithjr/ansible-glusterfs.git
[submodule "roles/ansible-isc-dhcp"]
path = roles/ansible-isc-dhcp
url = https://github.com/mrlesmithjr/ansible-isc-dhcp.git
[submodule "roles/ansible-k8s"]
path = roles/ansible-k8s
url = https://github.com/mrlesmithjr/ansible-k8s.git
[submodule "roles/ansible-ntp"]
path = roles/ansible-ntp
url = https://github.com/mrlesmithjr/ansible-ntp.git
[submodule "roles/ansible-sshd"]
path = roles/ansible-sshd
url = https://github.com/mrlesmithjr/ansible-sshd.git
[submodule "roles/ansible-timezone"]
path = roles/ansible-timezone
url = https://github.com/mrlesmithjr/ansible-timezone.git
1 change: 1 addition & 0 deletions deployments/consul-helm
Submodule consul-helm added at 78ae63
1 change: 1 addition & 0 deletions roles/ansible-apt-cacher-ng
Submodule ansible-apt-cacher-ng added at eb87c9
69 changes: 0 additions & 69 deletions roles/ansible-apt-cacher-ng/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions roles/ansible-apt-cacher-ng/defaults/main.yml

This file was deleted.

6 changes: 0 additions & 6 deletions roles/ansible-apt-cacher-ng/handlers/main.yml

This file was deleted.

1 change: 0 additions & 1 deletion roles/ansible-apt-cacher-ng/meta/.galaxy_install_info

This file was deleted.

127 changes: 0 additions & 127 deletions roles/ansible-apt-cacher-ng/meta/main.yml

This file was deleted.

10 changes: 0 additions & 10 deletions roles/ansible-apt-cacher-ng/tasks/debian.yml

This file was deleted.

31 changes: 0 additions & 31 deletions roles/ansible-apt-cacher-ng/tasks/debian_client.yml

This file was deleted.

21 changes: 0 additions & 21 deletions roles/ansible-apt-cacher-ng/tasks/debian_server.yml

This file was deleted.

4 changes: 0 additions & 4 deletions roles/ansible-apt-cacher-ng/tasks/main.yml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions roles/ansible-apt-cacher-ng/vars/main.yml

This file was deleted.

1 change: 1 addition & 0 deletions roles/ansible-change-hostname
Loading

0 comments on commit 0abde95

Please sign in to comment.