ssh-certs hosts.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
#### EXPL 2026-05-21 :: логика не самая лучшая но сойдёт.
|
||||||
|
#### перед *_users/*projects нужно обязательно дублировать в нижних подчёркиваниях имя группы
|
||||||
|
|
||||||
proj_a_users: #[]
|
proj_a_users: #[]
|
||||||
- name: test-nigger2
|
- name: test-nigger2
|
||||||
sudo: true
|
sudo: true
|
||||||
|
|||||||
@@ -27,3 +27,4 @@
|
|||||||
- import_playbook: pmc314-ca.yml
|
- import_playbook: pmc314-ca.yml
|
||||||
|
|
||||||
- import_playbook: ssh-certs/deploy-user-certs.yml
|
- import_playbook: ssh-certs/deploy-user-certs.yml
|
||||||
|
- import_playbook: ssh-certs/deploy-host-certs.yml
|
||||||
|
|||||||
@@ -17,8 +17,6 @@
|
|||||||
state: present
|
state: present
|
||||||
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINHTnXy693g6ivEJ6D5VrTBnjEjIe/a00cU7/9Hb79Zf hogweed1@vdk2ch.ru"
|
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINHTnXy693g6ivEJ6D5VrTBnjEjIe/a00cU7/9Hb79Zf hogweed1@vdk2ch.ru"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- name: Make users passwordless for sudo in group wheel
|
- name: Make users passwordless for sudo in group wheel
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/sudoers
|
path: /etc/sudoers
|
||||||
|
|||||||
Reference in New Issue
Block a user