Commit graph

3 commits

Author SHA1 Message Date
00bda402ab
fix: install sshpass for testing purposes.
- also added missing build arguments for labelling
2020-05-29 20:41:42 +01:00
e4d8a41556
fix: install bash 2020-05-28 23:09:40 +01:00
0cedf15ad9
feat: add Dockerfile to Dockerise the playbook
- Add Dockerfile to install Ansible and the playbook.
- Add Makefile target to build the image.
- Add Makefile target to run the playbook.
- Add the playbook that ansible will run.
- Add .dockerignore to limit the files added to the context.
- Added a pipeline job to test the image build.
- Added a pipeline job to lint the Dockerfile.

This closes dananglin/pleroma-ansible-playbook#13
2020-04-22 19:21:59 +01:00