Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Ansible modules and plugins. #72

Merged
merged 2 commits into from
Nov 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ default:

.PHONY: test-all
test-all: test
make test -C ansible
make test -C aws

.PHONY: test-all-requirements
test-all-requirements: test-requirements
make test-requirements -C ansible
make test-requirements -C aws

.PHONY: test
Expand Down
621 changes: 0 additions & 621 deletions ansible/LICENSE.md

This file was deleted.

25 changes: 0 additions & 25 deletions ansible/Makefile

This file was deleted.

13 changes: 0 additions & 13 deletions ansible/filter_plugins/dictfilter.py

This file was deleted.

29 changes: 0 additions & 29 deletions ansible/filter_plugins/ec2_filters.py

This file was deleted.

16 changes: 0 additions & 16 deletions ansible/filter_plugins/map_format.py

This file was deleted.

181 changes: 0 additions & 181 deletions ansible/library/apigateway.py

This file was deleted.

65 changes: 0 additions & 65 deletions ansible/library/aws_account_facts.py

This file was deleted.

Loading