Another syntax correction
This commit is contained in:
@@ -1916,7 +1916,7 @@ xorg_data: {}
|
||||
- ('xrandr', xrandr['Screen 0:'])
|
||||
|
||||
- name: write xorg variable to /etc/yavdr/xorg.yml
|
||||
- copy:
|
||||
copy:
|
||||
content: '{{ xorg_data | to_nice_json }}'
|
||||
dest: /etc/ansible/facts.d/xorg.fact
|
||||
when:
|
||||
|
@@ -114,7 +114,7 @@
|
||||
- ('xrandr', xrandr['Screen 0:'])
|
||||
|
||||
- name: write xorg variable to /etc/yavdr/xorg.yml
|
||||
- copy:
|
||||
copy:
|
||||
content: '{{ xorg_data | to_nice_json }}'
|
||||
dest: /etc/ansible/facts.d/xorg.fact
|
||||
when:
|
||||
|
Reference in New Issue
Block a user