Skip to content

Commit

Permalink
Remove unneeded roles from the installer directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rooftopcellist committed Feb 22, 2021
1 parent 70325fd commit 310bc66
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 776 deletions.
8 changes: 0 additions & 8 deletions installer/build.yml

This file was deleted.

3 changes: 0 additions & 3 deletions installer/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,4 @@
hosts: all
roles:
- {role: check_vars}
- {role: image_build, when: "dockerhub_base is not defined"}
- {role: image_push, when: "docker_registry is defined and dockerhub_base is not defined"}
- {role: kubernetes, when: "openshift_host is defined or kubernetes_context is defined"}
- {role: local_docker, when: "openshift_host is not defined and kubernetes_context is not defined"}
8 changes: 0 additions & 8 deletions installer/roles/check_vars/tasks/check_docker.yml

This file was deleted.

3 changes: 0 additions & 3 deletions installer/roles/check_vars/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@

- include_tasks: check_openshift.yml
when: openshift_host is defined and openshift_host != ''

- include_tasks: check_docker.yml
when: openshift_host is not defined or openshift_host == ''
6 changes: 0 additions & 6 deletions installer/roles/dockerfile/defaults/main.yml

This file was deleted.

52 changes: 0 additions & 52 deletions installer/roles/dockerfile/files/RPM-GPG-KEY-ansible-release

This file was deleted.

25 changes: 0 additions & 25 deletions installer/roles/dockerfile/files/launch_awx.sh

This file was deleted.

40 changes: 0 additions & 40 deletions installer/roles/dockerfile/files/launch_awx_task.sh

This file was deleted.

7 changes: 0 additions & 7 deletions installer/roles/dockerfile/files/rsyslog.conf

This file was deleted.

89 changes: 0 additions & 89 deletions installer/roles/dockerfile/files/settings.py

This file was deleted.

19 changes: 0 additions & 19 deletions installer/roles/dockerfile/tasks/main.yml

This file was deleted.

Loading

0 comments on commit 310bc66

Please sign in to comment.