aboutsummaryrefslogtreecommitdiff
path: root/roles/xrdp/tasks/main.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/xrdp/tasks/main.yaml')
-rw-r--r--roles/xrdp/tasks/main.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/xrdp/tasks/main.yaml b/roles/xrdp/tasks/main.yaml
index ff0d355..ed95fbb 100644
--- a/roles/xrdp/tasks/main.yaml
+++ b/roles/xrdp/tasks/main.yaml
@@ -6,7 +6,7 @@
- tigervnc-xorg-extension
- tigervnc-standalone-server
state: present
- update_cache: yes
+ update_cache: true
- name: configure polkit rules for xrdp sessions
copy:
@@ -45,7 +45,7 @@
copy:
src: /etc/xrdp/sesman.ini
dest: /etc/xrdp/sesman.ini.bak
- remote_src: yes
+ remote_src: true
- name: disable root login in sesman.ini
lineinfile: