mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Optimized tests für run once
This commit is contained in:
		| @@ -1,5 +1,3 @@ | ||||
|  | ||||
| --- | ||||
| galaxy_info: | ||||
|   author: "Kevin Veen-Birkenbach" | ||||
|   description: "Pulls backups from a remote server and stores them locally using rsync with retry logic. This role is part of a comprehensive backup scheme and works in conjunction with other roles to ensure reliable backup operations." | ||||
| @@ -11,24 +9,19 @@ galaxy_info: | ||||
|     https://www.veen.world | ||||
|   min_ansible_version: "2.9" | ||||
|   platforms: | ||||
|     - name: Archlinux | ||||
|       versions: | ||||
|         - rolling | ||||
|   - name: Archlinux | ||||
|     versions: | ||||
|     - rolling | ||||
|   galaxy_tags: | ||||
|     - backup | ||||
|     - remote | ||||
|     - local | ||||
|     - docker | ||||
|     - systemd | ||||
|     - automation | ||||
|   - backup | ||||
|   - remote | ||||
|   - local | ||||
|   - docker | ||||
|   - systemd | ||||
|   - automation | ||||
|   repository: "https://github.com/kevinveenbirkenbach/infinito-nexus" | ||||
|   issue_tracker_url: "https://github.com/kevinveenbirkenbach/infinito-nexus/issues" | ||||
|   documentation: "https://docs.infinito.nexus" | ||||
| dependencies: | ||||
|   - dev-git | ||||
|   - sys-alm-compose | ||||
|   - sys-cln-bkps-timer | ||||
|   - sys-cln-faild-bkps | ||||
|   - sys-lock | ||||
|   - user-root | ||||
|   - sys-rst-daemon | ||||
| - sys-cln-bkps-timer | ||||
| - sys-cln-faild-bkps | ||||
|   | ||||
		Reference in New Issue
	
	Block a user