generated from DO1JLR/ansible_playbook_template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nginx2
updated
from 0b60a9 to 642aa3
Submodule ssh_auth
updated
from fb25cc to bf16a2
Submodule sshd
updated
19 files
+1 −0 | .github/FUNDING.yml | |
+17 −0 | README.md | |
+24 −63 | defaults/main.yml | |
+3 −3 | handlers/main.yml | |
+0 −43 | tasks/keys.yml | |
+101 −39 | tasks/main.yml | |
+0 −6 | tasks/packages.yml | |
+0 −2 | tasks/versioncheck.yml | |
+71 −95 | templates/sshd_config.j2 | |
+2 −0 | vars/archlinux.yml | |
+2 −0 | vars/centos.yml | |
+2 −0 | vars/default.yml | |
+2 −0 | vars/fedora.yml | |
+1 −1 | vars/main.yml | |
+0 −12 | vars/sshd_archlinux.yml | |
+0 −12 | vars/sshd_centos.yml | |
+0 −12 | vars/sshd_debian.yml | |
+0 −12 | vars/sshd_default.yml | |
+0 −12 | vars/sshd_fedora.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters