ansible_playbook_servers
Server 

所属分类:DevOps
开发工具:Jinja
文件大小:0KB
下载次数:0
上传日期:2023-06-21 12:38:29
上 传 者sh-1993
说明:  Ansible Playbook可部署我的一些服务器,
(Ansible Playbook to deploy some of my servers,)

文件列表:
.ansible-lint (55, 2023-12-12)
.yamllint (368, 2023-12-12)
LICENCE (1075, 2023-12-12)
ansible.cfg (581, 2023-12-12)
collections/ (0, 2023-12-12)
collections/ansible_collections/ (0, 2023-12-12)
collections/ansible_collections/ansible/ (0, 2023-12-12)
collections/ansible_collections/ansible/posix/ (0, 2023-12-12)
collections/ansible_collections/community/ (0, 2023-12-12)
collections/ansible_collections/community/crypto/ (0, 2023-12-12)
collections/ansible_collections/community/general/ (0, 2023-12-12)
collections/ansible_collections/community/grafana/ (0, 2023-12-12)
collections/ansible_collections/community/mysql/ (0, 2023-12-12)
collections/ansible_collections/grafana/ (0, 2023-12-12)
collections/ansible_collections/grafana/grafana/ (0, 2023-12-12)
collections/ansible_collections/l3d/ (0, 2023-12-12)
collections/ansible_collections/l3d/git/ (0, 2023-12-12)
collections/ansible_collections/l3d/time/ (0, 2023-12-12)
collections/ansible_collections/prometheus/ (0, 2023-12-12)
collections/ansible_collections/prometheus/prometheus/ (0, 2023-12-12)
docs/ (0, 2023-12-12)
docs/MAILSERVER.md (3051, 2023-12-12)
docs/WEBSERVER.md (951, 2023-12-12)
files/ (0, 2023-12-12)
files/git.l3d.ch/ (0, 2023-12-12)
files/git.l3d.ch/gitea_files/ (0, 2023-12-12)
files/git.l3d.ch/gitea_files/privacy.html (0, 2023-12-12)
files/git.l3d.ch/gitea_footer/ (0, 2023-12-12)
... ...

[![MIT License](https://raw.githubusercontent.com/DO1JLR/ansible_playbook_template/main/.github/license.svg?sanitize=true)](https://github.com/DO1JLR/ansible_playbook_template/blob/main/LICENSE) Ansible Playbook to set up some of my servers ========================================= This is a ansible playbook to setup some of my Servers. Including webserver for some of my domains and my mailserver. + For more general Information have a look in the ``docs/`` Folder. + For a highly exact information and when you have a deeper understanding of ansible use the ``site.yml`` to understand which roles we are putting together. We tried to store all non sensible used variables in the unencrypted vars.yml. Tipps und Tricks: --------- ### git submodule Dieses Ansible verwendet submodule. Vergesst nicht diese regelmig mit auszuchecken! ``` git config submodule.recurse true git submodule update --init --recursive ``` ### Git Vault diff ``` git config --global diff.ansible-vault.textconv "ansible-vault view" ``` ### Standard Playbook Das standard Playook ist ``site.yml``. Womglich sind hier andere Playbooks eingebunden...

近期下载者

相关文件


收藏者