Move thirdparty libs into roles directory that matches them
Before the ansible refactor, we were copying and pasting a lot of ansible configs. Instead of copying and pasting the large tar balls that went with those deployments, they all lived in a central 'thirdparty' directory. However, that creates confusing ansible playbooks and directory structure, and it's much simpler to have things co-located. This resolves that change.
Showing
- DESIGN.md 1 addition, 1 deletionDESIGN.md
- README.md 0 additions, 1 deletionREADME.md
- base/simplesaml/ansible/roles/simplesaml/files/simplesamlphp-1.18.4.tar.gz 0 additions, 0 deletions...nsible/roles/simplesaml/files/simplesamlphp-1.18.4.tar.gz
- base/simplesaml/ansible/roles/simplesaml/tasks/main.yml 1 addition, 1 deletionbase/simplesaml/ansible/roles/simplesaml/tasks/main.yml
- roles/collection/files/Collection-REL1_33-8566dd1.tar.gz 0 additions, 0 deletionsroles/collection/files/Collection-REL1_33-8566dd1.tar.gz
- roles/collection/tasks/main.yml 1 addition, 1 deletionroles/collection/tasks/main.yml
- roles/embed_video/files/EmbedVideo-v2.8.0.zip 0 additions, 0 deletionsroles/embed_video/files/EmbedVideo-v2.8.0.zip
- roles/embed_video/tasks/main.yml 1 addition, 1 deletionroles/embed_video/tasks/main.yml
- roles/rss/files/RSS-REL1_34-0e63926.tar.gz 0 additions, 0 deletionsroles/rss/files/RSS-REL1_34-0e63926.tar.gz
- roles/rss/tasks/main.yml 1 addition, 1 deletionroles/rss/tasks/main.yml
- roles/simplesaml/files/PluggableAuth-REL1_33-a69f626.tar.gz 0 additions, 0 deletionsroles/simplesaml/files/PluggableAuth-REL1_33-a69f626.tar.gz
- roles/simplesaml/files/SimpleSAMLphp-REL1_33-7d91f27.tar.gz 0 additions, 0 deletionsroles/simplesaml/files/SimpleSAMLphp-REL1_33-7d91f27.tar.gz
- roles/simplesaml/tasks/main.yml 2 additions, 2 deletionsroles/simplesaml/tasks/main.yml
- thirdparty/README.md 0 additions, 18 deletionsthirdparty/README.md
Loading
Please register or sign in to comment