Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update ntp, remove backwesen #24

Merged
merged 1 commit into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ forks = 20
gathering = smart
fact_caching = jsonfile
fact_caching_connection = $HOME/.ansible/facts
host_key_checking = false

interpreter_python = /usr/bin/python3

Expand Down
2 changes: 1 addition & 1 deletion collections/ansible_collections/l3d/git
Submodule git updated 3 files
+4 −4 README.md
+1 −1 galaxy.yml
+1 −1 requirements.yml
1,996 changes: 1,532 additions & 464 deletions files/git.l3d.ch/gitea_logo/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions host_vars/web01.l3d.space/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ acme_reload_services:
acme_restart_services:
- 'gitea'

acme_domain_unwant_list: []
acme_domain_unwant_list:
- name: 'backwesen.de'
- name: 'www.backwesen.de'
# - name: 'example.com'

nginx_sites:
Expand Down Expand Up @@ -162,8 +164,6 @@ nginx_sites:
- name: 'www.angel.systems'
- name: 'einhornsystem.de'
- name: 'www.einhornsystem.de'
- name: 'backwesen.de'
- name: 'www.backwesen.de'
- name: 'git.l3d.ch'
- name: 'www.git.l3d.ch'
- name: 'files.l3d.ch'
Expand Down
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
jmespath>=1.0.1
passlib[bcrypt]>=1.7.4
ansible
ansible-core >= 2.16.0
ansible-lint
yamllint
j2lint
netaddr >= 0.9.0
14 changes: 0 additions & 14 deletions templates/files/nginx/sites/backwesen.de_tls.conf

This file was deleted.

14 changes: 0 additions & 14 deletions templates/files/nginx/sites/www.backwesen.de_tls.conf

This file was deleted.