dotfiles/.gitmodules
Geoffrey Frogeye 256a08f1a7
GnuPG: install my key
Tried something fancy with ansible-galaxy but meh
2021-06-29 21:40:11 +02:00

10 lines
512 B
Plaintext

[submodule "config/automatrop/roles/mnussbaum.base16-builder-ansible"]
path = config/automatrop/roles/mnussbaum.base16-builder-ansible
url = https://github.com/GeoffreyFrogeye/base16-builder-ansible.git
[submodule "config/automatrop/plugins/modules/aur"]
path = config/automatrop/plugins/modules/aur
url = https://github.com/kewlfft/ansible-aur.git
[submodule "config/automatrop/plugins/modules/gpg_key"]
path = config/automatrop/plugins/modules/gpg_key
url = https://github.com/netson/ansible-gpg-key.git