srcs
This commit is contained in:
parent
2c8998aeb4
commit
f63af45d10
81 changed files with 7849 additions and 218 deletions
|
@ -35,8 +35,10 @@ toxcore_pkgs_inst:
|
|||
- dev-vcs/git
|
||||
- gpg
|
||||
- python3-yaml
|
||||
- xmlstarlet
|
||||
- app-text/xmlstarlet
|
||||
- dev-python/pylint
|
||||
- dev-python/flake8
|
||||
- dev-python/isort
|
||||
# - app-portage/gentoolkit
|
||||
- sys-apps/gptfdisk
|
||||
- app-admin/testdisk
|
||||
|
|
|
@ -19,10 +19,14 @@ toxcore_kmods_not_in_host:
|
|||
|
||||
toxcore_gpg_keys_system:
|
||||
|
||||
- uid: "30737D12308C9D0C882FC34B57CB0A121BAECB2E"
|
||||
primary: "70ACBB6BFEE7BC572A8941D19266C4FA11FD00FD"
|
||||
name: "Daniel Robbins (metro:node) <drobbins@funtoo.org>"
|
||||
key: "9266C4FA11FD00FD"
|
||||
#
|
||||
- uid: "9BAD8B9BBD1CBDEDE3443292900F3C4971086004"
|
||||
primary: "9BAD8B9BBD1CBDEDE3443292900F3C4971086004"
|
||||
name: "Harald Hoyer <harald@hoyer.xyz>"
|
||||
key: "4BC0896FB5693595"
|
||||
fingerprint: "9BAD 8B9B BD1C BDED E344 3292 900F 3C49 7108 6004"
|
||||
uri: "https://harald.hoyer.xyz/files/gpg-key.txt"
|
||||
html: https://harald.hoyer.xyz/impressum/
|
||||
|
||||
toxcore_services_started:
|
||||
- "{{ toxcore_libvirt_services_host if 'libvirt' in TOXCORE_FEATURES and ansible_virtualization_role|replace('NA', 'host') == 'host' else [] }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue