calico account unenforced in ansible

This commit is contained in:
Naglfar 2021-12-31 10:03:56 +01:00
parent d23006cd15
commit b7f67cdc3c
2 changed files with 0 additions and 16 deletions

View File

@ -395,5 +395,4 @@
- include: users/miningpro362.yml
- include: users/wrk.yml
- include: users/flook.yml
- include: users/calico.yml
- include: users/clc9.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up calico
user:
name: calico
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/calico
- authorized_key:
user: calico
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIm+LB9XL19DX0ZP2zKY/gzoPpES8NEXtBQuQfYoN9cUhB3a3edR2pC2IndOMNL6BpFG/J1Gm0M/R3uGnMyrnLZG/qOzGyQ63FwVlhLGTY+BK6MZ5atKTl1kHujGdljfEeWaBRuiBogGOjQVdY1wd+lHz2YHmJAuW1IbCdqpzsmOdRZJsEsBRnagqKbxqumTltL9D5QsD7D7oaHpYRBpAvkb0zX8yLwDixgoGAOZZx5yvTrdMvjt3j1rBPPNeouK17gj+mooa+DtJMMW8osIsecvkqQroN4xo5YdFWmhuIPo6HH5RC/RpkI6SOirAtpzjOicj4uwFntYsoPOepmTPP nydel@x200"