Compare commits
	
		
			No commits in common. "b1c878d24800bdf61b277eaaba607fd3b4da3a04" and "6482f3864f15c80991ba20205adbae29816265e1" have entirely different histories.
		
	
	
		
			b1c878d248
			...
			6482f3864f
		
	
		
					 4 changed files with 0 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -2,9 +2,5 @@
 | 
			
		|||
all:
 | 
			
		||||
  vars:
 | 
			
		||||
    domain: "{{ ansible_domain }}"
 | 
			
		||||
    security_defaultuser_login_disable: false
 | 
			
		||||
    kde_desktop_pkg:
 | 
			
		||||
      - akonadi-backend-sqlite
 | 
			
		||||
 | 
			
		||||
  hosts:
 | 
			
		||||
    localhost:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -55,7 +55,6 @@
 | 
			
		|||
    - role: lmn_vm
 | 
			
		||||
      when: vm_support
 | 
			
		||||
    - lmn_printer
 | 
			
		||||
      when: printservers is defined
 | 
			
		||||
    - kerberize
 | 
			
		||||
    - lmn_misc
 | 
			
		||||
    - role: lmn_localproxy
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,2 +0,0 @@
 | 
			
		|||
---
 | 
			
		||||
security_defaultuser_login_disable: true
 | 
			
		||||
| 
						 | 
				
			
			@ -18,7 +18,6 @@
 | 
			
		|||
  ansible.builtin.user:
 | 
			
		||||
    name: ansible
 | 
			
		||||
    password_lock: true
 | 
			
		||||
  when: security_defaultuser_login_disable
 | 
			
		||||
 | 
			
		||||
- name: Limit SSH access to user ansible
 | 
			
		||||
  ansible.builtin.blockinfile:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue