mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-03-13 19:00
This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
|   tags: samba | ||||
|  | ||||
| - name: Link our DC keytab to the system keytab | ||||
|   file: src=/var/lib/samba/private/secrets.keytab dest=/etc/krb5.keytab state=link remote_src=True force=True | ||||
|   file: src=/var/lib/samba/private/secrets.keytab dest=/etc/krb5.keytab state=link force=True | ||||
|   when: samba_role == 'dc' or samba_role == 'rodc' | ||||
|   tags: samba | ||||
|  | ||||
|   | ||||
| @@ -1 +1,4 @@ | ||||
| --- | ||||
|  | ||||
| - name: reload systemd | ||||
|   command: systemctl daemon-reload | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud