This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
shoarma/ansible/requirements.yml

13 lines
359 B
YAML
Raw Normal View History

2023-05-02 09:51:22 +00:00
- name: setup_apt
src: https://github.com/sunscrapers/ansible-role-apt.git
scm: git
- name: docker
2023-07-05 21:55:19 +00:00
src: https://git.kun.is/pim/ansible-role-docker
2023-05-02 09:51:22 +00:00
scm: git
- name: cloudinit_wait
2023-07-05 21:55:19 +00:00
src: https://git.kun.is/pim/ansible-role-cloudinit-wait
2023-05-02 09:51:22 +00:00
scm: git
2023-06-17 12:26:35 +00:00
- name: postgresql_database
2023-07-05 21:55:19 +00:00
src: https://git.kun.is/home/ansible-role-postgresql-database
2023-06-17 12:26:35 +00:00
scm: git