--- services_root: "{{ './services' | realpath }}" service_path: "{{ services_root }}/{{ service }}" services: "{{ lookup('pipe', 'ls -1 ' + services_root).split('\n') | list }}" remote_services_root: /var/services remote_service_path: "{{ remote_services_root }}/{{ service }}" compose_version: "3.7" ingress_network: traefik database_mysql_host: "{{ swarm_host_address }}" services_to_restart: [] service_config: traefik: dashboard_users: - name: kadet password: !vault | $ANSIBLE_VAULT;1.1;AES256 35343061303630633064316236623032356663366661393931656562366336666364663133333432 6134663564396439313530353236393966313864353064380a613064363562393537313933366534 39366134613939653532306139383362633539616339356637623666303638653230393036356231 3634346265616162370a653132663638633234663432343839666531363734376433343836316137 35353236333161636466383462343234323461623233643339653739623932666637386633626330 6366666637366362663865313661306137383931613565663564 gitea: database: name: gitea user: gitea password: "{{ mysql_user_passwords['gitea'] }}" legacy: www_data_users: ["{{ ansible_user }}"] cojedzie: cojedzie_gtm: GTM-TQNX386 www_data_users: - vagrant