mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-29 22:37:56 +01:00 
			
		
		
		
	add rotate ssh module to matrix-awx
This commit is contained in:
		| @@ -62,6 +62,15 @@ | ||||
|   tags: | ||||
|     - purge-database | ||||
|  | ||||
| # Rotate SSH key if called | ||||
| - include_tasks:  | ||||
|     file: "rotate_ssh.yml" | ||||
|     apply: | ||||
|       tags: rotate-ssh | ||||
|   when: run_setup|bool and matrix_awx_enabled|bool | ||||
|   tags: | ||||
|     - rotate-ssh | ||||
|  | ||||
| # Import configs, media repo from /chroot/backup import | ||||
| - include_tasks:  | ||||
|     file: "import_awx.yml" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user