Ondřej Ezr
2020-03-11 6f4e42d17adfb687af778fbd6ba0d993f0fb8d00
refs
author Ondřej Ezr <oezr@redhat.com>
Wednesday, March 11, 2020 15:40 +0100
committer GitHub <noreply@github.com>
Wednesday, March 11, 2020 15:40 +0100
commit6f4e42d17adfb687af778fbd6ba0d993f0fb8d00
tree ce9f355b99e9a81da5ed623620693291c63a1f9a tree | zip | gz
parent b000b8f5769e47a61b4ea45e8e7a735082751940 view | diff
Satellite subscriptions management (#1293)

* Add ability to get manifest from url

* Merge subscription and sync satellite roles
9 files deleted
4 files added
6 files modified
913 ■■■■■ changed files
ansible/configs/satellite-multi-region/README.adoc 75 ●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/software.yml 3 ●●●● diff | view | raw | blame | history
ansible/configs/satellite-vm/README.adoc 75 ●●●● diff | view | raw | blame | history
ansible/configs/satellite-vm/software.yml 3 ●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-manifest/README.adoc 59 ●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-manifest/tasks/main.yml 6 ●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-manifest/tasks/version_6.4.yml 38 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-manifest/tasks/version_6.x.yml 44 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-repositories/README.adoc 142 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-repositories/tasks/main.yml 7 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-repositories/tasks/version_6.x.yml 51 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-subscription/README.adoc 141 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-subscription/files/subscription_script_version_6.4.sh 32 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-subscription/tasks/main.yml 8 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-subscription/tasks/version_6.4.yml 25 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-sync/README.adoc 149 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-sync/files/sync_script_version_6.4.sh 34 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-sync/tasks/main.yml 8 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-sync/tasks/version_6.4.yml 13 ●●●●● diff | view | raw | blame | history