feat: configure host system (#12)

This commit is contained in:
Stephan Lüscher 2023-05-05 21:23:16 +00:00
parent 0822715a25
commit abffb756d6
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF
4 changed files with 44 additions and 2 deletions

View file

@ -7,6 +7,8 @@ roles_path = ./roles
collections_paths = ./collections
# Localtion for plugins & modules
library = ./library
# SSH
private_key_file = /certs/ssh/ublue-os_forge-id_ed25519
# Console log settings
display_skipped_hosts = false
# Use the stdout_callback when running ad-hoc commands.