Added clients playbook and updated child channels
This commit is contained in:
		| @@ -39,7 +39,4 @@ | |||||||
|  |  | ||||||
| - name: Set sync repo schedules | - name: Set sync repo schedules | ||||||
|   command: spacecmd --user=admin --password={{spacewalk_admin_password}} -- softwarechannel_setsyncschedule {{item.label}} 0 30 3 ? * * |   command: spacecmd --user=admin --password={{spacewalk_admin_password}} -- softwarechannel_setsyncschedule {{item.label}} 0 30 3 ? * * | ||||||
|   with_items: "{{spacewalk_repo_info}}" |   with_items: "{{spacewalk_repo_info}}" | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
							
								
								
									
										5
									
								
								spacewalk-clients.yml
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								spacewalk-clients.yml
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,5 @@ | |||||||
|  | --- | ||||||
|  | - hosts: spacewalk-clients | ||||||
|  |   sudo: yes | ||||||
|  |   roles: | ||||||
|  |     - spacewalk-client | ||||||
		Reference in New Issue
	
	Block a user