8025-awxRefactor-debianBootStrap #30
Loading…
Reference in New Issue
No description provided.
Delete Branch "8025-awxRefactor-debianBootStrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
8025-awxRefactor-debianBootStrapto WIP: 8025-awxRefactor-debianBootStrapWIP: 8025-awxRefactor-debianBootStrapto WIP 8025-awxRefactor-debianBootStrapWIP 8025-awxRefactor-debianBootStrapto WIP: 8025-awxRefactor-debianBootStrapWIP: 8025-awxRefactor-debianBootStrapto 8025-awxRefactor-debianBootStrap@ -2,5 +2,6 @@
.vault-pass
.vault.yml
.passbolt.yml
inventories/local
Esta linea está repetida
@ -8,0 +56,4 @@
iNu7ZG2Ke7ai4wkIKiUpugWK/f2bXNY36/HJeoN9cKrfVQzh6jsoplj5qc7GtzQK
vbLOVOOXArPis1naT1aW5s/At2NaNpA3a9HjauzZgfIiU+ekIWEccU0OyRGxCGA=
-----END CERTIFICATE-----
private_key_content: "{{ lookup(passbolt, 'fd-cert.pem', folder_parent_id=passbolt_folder).description }}"
Esto no puede ir directamente en la tarea que genera el fichero?
@ -0,0 +3,4 @@
path: /etc/ssh/ssh_host_rsa_key
type: rsa
size: 4096
register: new_pair
Primero borrar y luego generar, generar todos los tipos de clave
@ -0,0 +15,4 @@
owner: root
group: root
mode: u=rw,g=r,o=r
notify: restart sshd
Esto lo pondría en la tarea de fail2ban
@ -25,0 +23,4 @@
lineinfile:
path: /etc/nagios/nrpe.cfg
regexp: '^#server_address=127.0.0.1'
line: 'server_address={{ ansible_default_ipv4.address }}'
No modificar ficheros con configuración por defecto, utilizar directorio .d