Advertisement
r371769

Untitled

Apr 28th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.51 KB | None | 0 0
  1. Using /usr/src/yavdr-ansible/ansible.cfg as config file
  2.  
  3. PLAY [set up yaVDR] ************************************************************************************************************************************
  4.  
  5. TASK [Gathering Facts] *********************************************************************************************************************************
  6. ok: [localhost]
  7.  
  8. TASK [collect-facts : get information about usb and pci hardware and loaded kernel modules] ************************************************************
  9. ok: [localhost] => {
  10. "ansible_facts": {
  11. "acpi_power_modes": [
  12. "freeze",
  13. "mem",
  14. "disk"
  15. ],
  16. "amd_detected": false,
  17. "gpus": [
  18. {
  19. "ProductID": 3889,
  20. "VendorID": 32902,
  21. "VendorName": "intel"
  22. },
  23. {
  24. "ProductID": 7425,
  25. "VendorID": 4318,
  26. "VendorName": "nvidia"
  27. }
  28. ],
  29. "intel_detected": true,
  30. "modules": [
  31. "rpcsec_gss_krb5",
  32. "nfsv4",
  33. "nfs",
  34. "fscache",
  35. "intel_rapl",
  36. "intel_soc_dts_thermal",
  37. "intel_soc_dts_iosf",
  38. "intel_powerclamp",
  39. "coretemp",
  40. "kvm_intel",
  41. "kvm",
  42. "irqbypass",
  43. "punit_atom_debug",
  44. "crct10dif_pclmul",
  45. "snd_hda_codec_realtek",
  46. "snd_hda_codec_hdmi",
  47. "crc32_pclmul",
  48. "snd_hda_codec_generic",
  49. "ppdev",
  50. "hci_uart",
  51. "ghash_clmulni_intel",
  52. "btbcm",
  53. "cryptd",
  54. "snd_hda_intel",
  55. "snd_hda_codec",
  56. "sch_fq_codel",
  57. "stv6110x",
  58. "intel_cstate",
  59. "btqca",
  60. "lnbp21",
  61. "ir_rc6_decoder",
  62. "snd_hda_core",
  63. "snd_hwdep",
  64. "stv090x",
  65. "btintel",
  66. "rc_rc6_mce",
  67. "snd_pcm",
  68. "ddbridge",
  69. "cxd2099",
  70. "nvidia_uvm",
  71. "ir_lirc_codec",
  72. "dvb_core",
  73. "pwm_lpss_platform",
  74. "input_leds",
  75. "mei_txe",
  76. "parport_pc",
  77. "snd_timer",
  78. "snd",
  79. "lirc_dev",
  80. "pwm_lpss",
  81. "bluetooth",
  82. "mac_hid",
  83. "rfkill_gpio",
  84. "soundcore",
  85. "mei",
  86. "lpc_ich",
  87. "shpchp",
  88. "parport",
  89. "ecdh_generic",
  90. "serial_ir",
  91. "rc_core",
  92. "ib_iser",
  93. "rdma_cm",
  94. "iw_cm",
  95. "ib_cm",
  96. "ib_core",
  97. "nfsd",
  98. "auth_rpcgss",
  99. "nfs_acl",
  100. "lockd",
  101. "grace",
  102. "iscsi_tcp",
  103. "sunrpc",
  104. "libiscsi_tcp",
  105. "libiscsi",
  106. "scsi_transport_iscsi",
  107. "ip_tables",
  108. "x_tables",
  109. "autofs4",
  110. "btrfs",
  111. "zstd_compress",
  112. "raid10",
  113. "raid456",
  114. "async_raid6_recov",
  115. "async_memcpy",
  116. "async_pq",
  117. "async_xor",
  118. "async_tx",
  119. "xor",
  120. "raid6_pq",
  121. "libcrc32c",
  122. "raid1",
  123. "raid0",
  124. "multipath",
  125. "linear",
  126. "nvidia_drm",
  127. "nvidia_modeset",
  128. "hid_generic",
  129. "usbhid",
  130. "nvidia",
  131. "i915",
  132. "i2c_algo_bit",
  133. "drm_kms_helper",
  134. "syscopyarea",
  135. "sysfillrect",
  136. "sysimgblt",
  137. "fb_sys_fops",
  138. "ahci",
  139. "drm",
  140. "ipmi_devintf",
  141. "libahci",
  142. "r8169",
  143. "ipmi_msghandler",
  144. "mii",
  145. "i2c_hid",
  146. "video",
  147. "hid",
  148. "nfsv3"
  149. ],
  150. "nvidia_detected": true,
  151. "pci": [
  152. "8086:0f48",
  153. "8086:0f1c",
  154. "8086:0f23",
  155. "8086:0f04",
  156. "8086:0f4e",
  157. "8086:0f12",
  158. "8086:0f00",
  159. "8086:0f4a",
  160. "8086:0f18",
  161. "8086:0f31",
  162. "8086:0f35",
  163. "8086:0f4c",
  164. "dd01:0003",
  165. "10ec:8168",
  166. "10de:1d01",
  167. "10de:0fb8",
  168. "1b21:1080"
  169. ],
  170. "serial": {
  171. "ttyS0": {
  172. "irq": 4,
  173. "port": "0x3f8"
  174. },
  175. "ttyS1": {
  176. "irq": 3,
  177. "port": "0x2f8"
  178. },
  179. "ttyS2": {
  180. "irq": 4,
  181. "port": "0x3e8"
  182. },
  183. "ttyS3": {
  184. "irq": 3,
  185. "port": "0x2e8"
  186. }
  187. },
  188. "usb": [
  189. "1d6b:0003",
  190. "413c:2113",
  191. "05e3:0608",
  192. "1d6b:0002"
  193. ],
  194. "virtualbox_detected": false
  195. },
  196. "changed": false
  197. }
  198.  
  199. MSG:
  200.  
  201. {u'usb': [u'1d6b:0003', u'413c:2113', u'05e3:0608', u'1d6b:0002'], u'acpi_power_modes': [u'freeze', u'mem', u'disk'], u'intel_detected': True, u'modules': [u'rpcsec_gss_krb5', u'nfsv4', u'nfs', u'fscache', u'intel_rapl', u'intel_soc_dts_thermal', u'intel_soc_dts_iosf', u'intel_powerclamp', u'coretemp', u'kvm_intel', u'kvm', u'irqbypass', u'punit_atom_debug', u'crct10dif_pclmul', u'snd_hda_codec_realtek', u'snd_hda_codec_hdmi', u'crc32_pclmul', u'snd_hda_codec_generic', u'ppdev', u'hci_uart', u'ghash_clmulni_intel', u'btbcm', u'cryptd', u'snd_hda_intel', u'snd_hda_codec', u'sch_fq_codel', u'stv6110x', u'intel_cstate', u'btqca', u'lnbp21', u'ir_rc6_decoder', u'snd_hda_core', u'snd_hwdep', u'stv090x', u'btintel', u'rc_rc6_mce', u'snd_pcm', u'ddbridge', u'cxd2099', u'nvidia_uvm', u'ir_lirc_codec', u'dvb_core', u'pwm_lpss_platform', u'input_leds', u'mei_txe', u'parport_pc', u'snd_timer', u'snd', u'lirc_dev', u'pwm_lpss', u'bluetooth', u'mac_hid', u'rfkill_gpio', u'soundcore', u'mei', u'lpc_ich', u'shpchp', u'parport', u'ecdh_generic', u'serial_ir', u'rc_core', u'ib_iser', u'rdma_cm', u'iw_cm', u'ib_cm', u'ib_core', u'nfsd', u'auth_rpcgss', u'nfs_acl', u'lockd', u'grace', u'iscsi_tcp', u'sunrpc', u'libiscsi_tcp', u'libiscsi', u'scsi_transport_iscsi', u'ip_tables', u'x_tables', u'autofs4', u'btrfs', u'zstd_compress', u'raid10', u'raid456', u'async_raid6_recov', u'async_memcpy', u'async_pq', u'async_xor', u'async_tx', u'xor', u'raid6_pq', u'libcrc32c', u'raid1', u'raid0', u'multipath', u'linear', u'nvidia_drm', u'nvidia_modeset', u'hid_generic', u'usbhid', u'nvidia', u'i915', u'i2c_algo_bit', u'drm_kms_helper', u'syscopyarea', u'sysfillrect', u'sysimgblt', u'fb_sys_fops', u'ahci', u'drm', u'ipmi_devintf', u'libahci', u'r8169', u'ipmi_msghandler', u'mii', u'i2c_hid', u'video', u'hid', u'nfsv3'], u'nvidia_detected': True, u'pci': [u'8086:0f48', u'8086:0f1c', u'8086:0f23', u'8086:0f04', u'8086:0f4e', u'8086:0f12', u'8086:0f00', u'8086:0f4a', u'8086:0f18', u'8086:0f31', u'8086:0f35', u'8086:0f4c', u'dd01:0003', u'10ec:8168', u'10de:1d01', u'10de:0fb8', u'1b21:1080'], u'virtualbox_detected': False, u'gpus': [{u'VendorID': 32902, u'VendorName': u'intel', u'ProductID': 3889}, {u'VendorID': 4318, u'VendorName': u'nvidia', u'ProductID': 7425}], u'serial': {u'ttyS1': {u'irq': 3, u'port': u'0x2f8'}, u'ttyS0': {u'irq': 4, u'port': u'0x3f8'}, u'ttyS3': {u'irq': 3, u'port': u'0x2e8'}, u'ttyS2': {u'irq': 4, u'port': u'0x3e8'}}, u'amd_detected': False}
  202.  
  203. TASK [collect-facts : get detailed PCI device information] *********************************************************************************************
  204. ok: [localhost] => {
  205. "ansible_facts": {
  206. "pci_devices": [
  207. {
  208. "device_class": 1536,
  209. "device_id": 3840,
  210. "other": [],
  211. "progif": null,
  212. "revision": 14,
  213. "slot": "00:00.0",
  214. "sub_device_id": 3889,
  215. "sub_vendor_id": 6217,
  216. "vendor_id": 32902
  217. },
  218. {
  219. "device_class": 768,
  220. "device_id": 3889,
  221. "other": [],
  222. "progif": null,
  223. "revision": 14,
  224. "slot": "00:02.0",
  225. "sub_device_id": 3889,
  226. "sub_vendor_id": 6217,
  227. "vendor_id": 32902
  228. },
  229. {
  230. "device_class": 262,
  231. "device_id": 3875,
  232. "other": [],
  233. "progif": 1,
  234. "revision": 14,
  235. "slot": "00:13.0",
  236. "sub_device_id": 3875,
  237. "sub_vendor_id": 6217,
  238. "vendor_id": 32902
  239. },
  240. {
  241. "device_class": 3075,
  242. "device_id": 3893,
  243. "other": [],
  244. "progif": 48,
  245. "revision": 14,
  246. "slot": "00:14.0",
  247. "sub_device_id": 3893,
  248. "sub_vendor_id": 6217,
  249. "vendor_id": 32902
  250. },
  251. {
  252. "device_class": 4224,
  253. "device_id": 3864,
  254. "other": [],
  255. "progif": null,
  256. "revision": 14,
  257. "slot": "00:1a.0",
  258. "sub_device_id": 3864,
  259. "sub_vendor_id": 6217,
  260. "vendor_id": 32902
  261. },
  262. {
  263. "device_class": 1027,
  264. "device_id": 3844,
  265. "other": [],
  266. "progif": null,
  267. "revision": 14,
  268. "slot": "00:1b.0",
  269. "sub_device_id": 42594,
  270. "sub_vendor_id": 6217,
  271. "vendor_id": 32902
  272. },
  273. {
  274. "device_class": 1540,
  275. "device_id": 3912,
  276. "other": [],
  277. "progif": null,
  278. "revision": 14,
  279. "slot": "00:1c.0",
  280. "sub_device_id": null,
  281. "sub_vendor_id": null,
  282. "vendor_id": 32902
  283. },
  284. {
  285. "device_class": 1540,
  286. "device_id": 3914,
  287. "other": [],
  288. "progif": null,
  289. "revision": 14,
  290. "slot": "00:1c.1",
  291. "sub_device_id": null,
  292. "sub_vendor_id": null,
  293. "vendor_id": 32902
  294. },
  295. {
  296. "device_class": 1540,
  297. "device_id": 3916,
  298. "other": [],
  299. "progif": null,
  300. "revision": 14,
  301. "slot": "00:1c.2",
  302. "sub_device_id": null,
  303. "sub_vendor_id": null,
  304. "vendor_id": 32902
  305. },
  306. {
  307. "device_class": 1540,
  308. "device_id": 3918,
  309. "other": [],
  310. "progif": null,
  311. "revision": 14,
  312. "slot": "00:1c.3",
  313. "sub_device_id": null,
  314. "sub_vendor_id": null,
  315. "vendor_id": 32902
  316. },
  317. {
  318. "device_class": 1537,
  319. "device_id": 3868,
  320. "other": [],
  321. "progif": null,
  322. "revision": 14,
  323. "slot": "00:1f.0",
  324. "sub_device_id": 3868,
  325. "sub_vendor_id": 6217,
  326. "vendor_id": 32902
  327. },
  328. {
  329. "device_class": 3077,
  330. "device_id": 3858,
  331. "other": [],
  332. "progif": null,
  333. "revision": 14,
  334. "slot": "00:1f.3",
  335. "sub_device_id": 3858,
  336. "sub_vendor_id": 6217,
  337. "vendor_id": 32902
  338. },
  339. {
  340. "device_class": 1152,
  341. "device_id": 3,
  342. "other": [],
  343. "progif": null,
  344. "revision": null,
  345. "slot": "01:00.0",
  346. "sub_device_id": 32,
  347. "sub_vendor_id": 56577,
  348. "vendor_id": 56577
  349. },
  350. {
  351. "device_class": 768,
  352. "device_id": 7425,
  353. "other": [],
  354. "progif": null,
  355. "revision": 161,
  356. "slot": "02:00.0",
  357. "sub_device_id": 35992,
  358. "sub_vendor_id": 5218,
  359. "vendor_id": 4318
  360. },
  361. {
  362. "device_class": 1027,
  363. "device_id": 4024,
  364. "other": [],
  365. "progif": null,
  366. "revision": 161,
  367. "slot": "02:00.1",
  368. "sub_device_id": 35992,
  369. "sub_vendor_id": 5218,
  370. "vendor_id": 4318
  371. },
  372. {
  373. "device_class": 1540,
  374. "device_id": 4224,
  375. "other": [],
  376. "progif": null,
  377. "revision": 3,
  378. "slot": "03:00.0",
  379. "sub_device_id": null,
  380. "sub_vendor_id": null,
  381. "vendor_id": 6945
  382. },
  383. {
  384. "device_class": 512,
  385. "device_id": 33128,
  386. "other": [],
  387. "progif": null,
  388. "revision": 17,
  389. "slot": "05:00.0",
  390. "sub_device_id": 33128,
  391. "sub_vendor_id": 6217,
  392. "vendor_id": 4332
  393. }
  394. ]
  395. },
  396. "changed": false
  397. }
  398.  
  399. MSG:
  400.  
  401. {u'pci_devices': [{u'slot': u'00:00.0', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 1536, u'sub_device_id': 3889, u'revision': 14, u'device_id': 3840}, {u'slot': u'00:02.0', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 768, u'sub_device_id': 3889, u'revision': 14, u'device_id': 3889}, {u'slot': u'00:13.0', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': 1, u'other': [], u'device_class': 262, u'sub_device_id': 3875, u'revision': 14, u'device_id': 3875}, {u'slot': u'00:14.0', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': 48, u'other': [], u'device_class': 3075, u'sub_device_id': 3893, u'revision': 14, u'device_id': 3893}, {u'slot': u'00:1a.0', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 4224, u'sub_device_id': 3864, u'revision': 14, u'device_id': 3864}, {u'slot': u'00:1b.0', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 1027, u'sub_device_id': 42594, u'revision': 14, u'device_id': 3844}, {u'slot': u'00:1c.0', u'sub_vendor_id': None, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 1540, u'sub_device_id': None, u'revision': 14, u'device_id': 3912}, {u'slot': u'00:1c.1', u'sub_vendor_id': None, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 1540, u'sub_device_id': None, u'revision': 14, u'device_id': 3914}, {u'slot': u'00:1c.2', u'sub_vendor_id': None, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 1540, u'sub_device_id': None, u'revision': 14, u'device_id': 3916}, {u'slot': u'00:1c.3', u'sub_vendor_id': None, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 1540, u'sub_device_id': None, u'revision': 14, u'device_id': 3918}, {u'slot': u'00:1f.0', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 1537, u'sub_device_id': 3868, u'revision': 14, u'device_id': 3868}, {u'slot': u'00:1f.3', u'sub_vendor_id': 6217, u'vendor_id': 32902, u'progif': None, u'other': [], u'device_class': 3077, u'sub_device_id': 3858, u'revision': 14, u'device_id': 3858}, {u'slot': u'01:00.0', u'sub_vendor_id': 56577, u'vendor_id': 56577, u'progif': None, u'other': [], u'device_class': 1152, u'sub_device_id': 32, u'revision': None, u'device_id': 3}, {u'slot': u'02:00.0', u'sub_vendor_id': 5218, u'vendor_id': 4318, u'progif': None, u'other': [], u'device_class': 768, u'sub_device_id': 35992, u'revision': 161, u'device_id': 7425}, {u'slot': u'02:00.1', u'sub_vendor_id': 5218, u'vendor_id': 4318, u'progif': None, u'other': [], u'device_class': 1027, u'sub_device_id': 35992, u'revision': 161, u'device_id': 4024}, {u'slot': u'03:00.0', u'sub_vendor_id': None, u'vendor_id': 6945, u'progif': None, u'other': [], u'device_class': 1540, u'sub_device_id': None, u'revision': 3, u'device_id': 4224}, {u'slot': u'05:00.0', u'sub_vendor_id': 6217, u'vendor_id': 4332, u'progif': None, u'other': [], u'device_class': 512, u'sub_device_id': 33128, u'revision': 17, u'device_id': 33128}]}
  402.  
  403. TASK [yavdr-xorg : create directories for systemd drop-in files] ***************************************************************************************
  404. ok: [localhost] => (item=/etc/systemd/system/x@.service.d/) => {
  405. "ansible_loop_var": "item",
  406. "changed": false,
  407. "gid": 0,
  408. "group": "root",
  409. "item": "/etc/systemd/system/x@.service.d/",
  410. "mode": "0755",
  411. "owner": "root",
  412. "path": "/etc/systemd/system/x@.service.d/",
  413. "size": 48,
  414. "state": "directory",
  415. "uid": 0
  416. }
  417. ok: [localhost] => (item=/etc/systemd/system/vdr.service.d/) => {
  418. "ansible_loop_var": "item",
  419. "changed": false,
  420. "gid": 0,
  421. "group": "root",
  422. "item": "/etc/systemd/system/vdr.service.d/",
  423. "mode": "0755",
  424. "owner": "root",
  425. "path": "/etc/systemd/system/vdr.service.d/",
  426. "size": 98,
  427. "state": "directory",
  428. "uid": 0
  429. }
  430. ok: [localhost] => (item=/etc/systemd/system/user@666.service.d/) => {
  431. "ansible_loop_var": "item",
  432. "changed": false,
  433. "gid": 0,
  434. "group": "root",
  435. "item": "/etc/systemd/system/user@666.service.d/",
  436. "mode": "0755",
  437. "owner": "root",
  438. "path": "/etc/systemd/system/user@666.service.d/",
  439. "size": 34,
  440. "state": "directory",
  441. "uid": 0
  442. }
  443. ok: [localhost] => (item=/etc/X11/xorg.conf.d/) => {
  444. "ansible_loop_var": "item",
  445. "changed": false,
  446. "gid": 0,
  447. "group": "root",
  448. "item": "/etc/X11/xorg.conf.d/",
  449. "mode": "0755",
  450. "owner": "root",
  451. "path": "/etc/X11/xorg.conf.d/",
  452. "size": 82,
  453. "state": "directory",
  454. "uid": 0
  455. }
  456.  
  457. TASK [yavdr-xorg : systemd-drop-in | add dependency to X-server for vdr.service] ***********************************************************************
  458. ok: [localhost] => {
  459. "changed": false,
  460. "checksum": "a7d58cc49867f57353cef602f54e426bfba76b3d",
  461. "dest": "/etc/systemd/system/vdr.service.d/vdr-xorg.conf",
  462. "gid": 0,
  463. "group": "root",
  464. "mode": "0644",
  465. "owner": "root",
  466. "path": "/etc/systemd/system/vdr.service.d/vdr-xorg.conf",
  467. "size": 181,
  468. "state": "file",
  469. "uid": 0
  470. }
  471.  
  472. TASK [yavdr-xorg : systemd-drop-in | start x@.service after plymouth.service] **************************************************************************
  473. ok: [localhost] => {
  474. "changed": false,
  475. "checksum": "4f9640ab3ca1783f93f426770858a37fea3086a2",
  476. "dest": "/etc/systemd/system/x@.service.d/plymouth.conf",
  477. "gid": 0,
  478. "group": "root",
  479. "mode": "0644",
  480. "owner": "root",
  481. "path": "/etc/systemd/system/x@.service.d/plymouth.conf",
  482. "size": 156,
  483. "state": "file",
  484. "uid": 0
  485. }
  486.  
  487. TASK [yavdr-xorg : systemd-drop-in | start x@.service before xlogin@.service] **************************************************************************
  488. ok: [localhost] => {
  489. "changed": false,
  490. "checksum": "8ca67cc01e82e392ab4463a5f80edded9adca3a5",
  491. "dest": "/etc/systemd/system/x@.service.d/xlogin.conf",
  492. "gid": 0,
  493. "group": "root",
  494. "mode": "0644",
  495. "owner": "root",
  496. "path": "/etc/systemd/system/x@.service.d/xlogin.conf",
  497. "size": 33,
  498. "state": "file",
  499. "uid": 0
  500. }
  501.  
  502. TASK [yavdr-xorg : systemd-drop-in | load environment file for vdr.service] ****************************************************************************
  503. ok: [localhost] => {
  504. "changed": false,
  505. "checksum": "d2789ed52bff3830f69066fe92af063b9f3e9153",
  506. "dest": "/etc/systemd/system/vdr.service.d/load-environ.conf",
  507. "gid": 0,
  508. "group": "root",
  509. "mode": "0644",
  510. "owner": "root",
  511. "path": "/etc/systemd/system/vdr.service.d/load-environ.conf",
  512. "size": 133,
  513. "state": "file",
  514. "uid": 0
  515. }
  516.  
  517. TASK [yavdr-xorg : systemd-drop-in | user@666.service depends on x@vt7.service] ************************************************************************
  518. ok: [localhost] => {
  519. "changed": false,
  520. "checksum": "86dcef0e91f1f950aa1f4b7dedbc5e5b6bb6ee97",
  521. "dest": "/etc/systemd/system/user@666.service.d/x-dependency.conf",
  522. "gid": 0,
  523. "group": "root",
  524. "mode": "0644",
  525. "owner": "root",
  526. "path": "/etc/systemd/system/user@666.service.d/x-dependency.conf",
  527. "size": 228,
  528. "state": "file",
  529. "uid": 0
  530. }
  531.  
  532. TASK [yavdr-xorg : vdr-config | create softhddevice.conf if it doesn't exist yet] **********************************************************************
  533. ok: [localhost] => {
  534. "backup": "",
  535. "changed": false
  536. }
  537.  
  538. TASK [yavdr-xorg : vdr-config | start softhddevice detached and set audio to pulseaudio] ***************************************************************
  539. ok: [localhost] => (item=-D) => {
  540. "ansible_loop_var": "item",
  541. "backup": "",
  542. "changed": false,
  543. "item": "-D"
  544. }
  545. ok: [localhost] => (item=-w alsa-driver-broken) => {
  546. "ansible_loop_var": "item",
  547. "backup": "",
  548. "changed": false,
  549. "item": "-w alsa-driver-broken"
  550. }
  551.  
  552. TASK [yavdr-xorg : vdr-config | use vaapi for softhddevice if we got an intel IGP] *********************************************************************
  553. ok: [localhost] => {
  554. "backup": "",
  555. "changed": false,
  556. "found": 0
  557. }
  558.  
  559. TASK [yavdr-xorg : add a login shell for the user vdr] *************************************************************************************************
  560. ok: [localhost] => {
  561. "append": true,
  562. "changed": false,
  563. "comment": "",
  564. "group": 666,
  565. "groups": "vdr",
  566. "home": "/var/lib/vdr",
  567. "move_home": false,
  568. "name": "vdr",
  569. "shell": "/bin/bash",
  570. "state": "present",
  571. "uid": 666
  572. }
  573.  
  574. TASK [yavdr-xorg : apt | install packages for xorg] ****************************************************************************************************
  575. ok: [localhost] => {
  576. "cache_update_time": 1588080701,
  577. "cache_updated": false,
  578. "changed": false
  579. }
  580.  
  581. TASK [yavdr-xorg : apt | install packages for Intel IGP] ***********************************************************************************************
  582. skipping: [localhost] => {
  583. "changed": false,
  584. "skip_reason": "Conditional result was False"
  585. }
  586.  
  587. TASK [yavdr-xorg : Install yaVDR Media (e.g. Backgrounds)] *********************************************************************************************
  588. ok: [localhost] => {
  589. "cache_update_time": 1588080701,
  590. "cache_updated": false,
  591. "changed": false
  592. }
  593.  
  594. TASK [yavdr-xorg : command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf] ****************************************************
  595. ok: [localhost] => {
  596. "changed": false,
  597. "cmd": [
  598. "write-x11-keyboard-config"
  599. ],
  600. "rc": 0
  601. }
  602.  
  603. STDOUT:
  604.  
  605. skipped, since /etc/X11/xorg.conf.d/00-keyboard.conf exists
  606.  
  607. TASK [yavdr-xorg : add snippet to ignore eventlircd devices in xorg] ***********************************************************************************
  608. ok: [localhost] => {
  609. "changed": false,
  610. "checksum": "32a1b07bec2481ce9bcf4a41a0ee59d125dc5f15",
  611. "dest": "/etc/X11/xorg.conf.d/40-ignore-eventlircd.conf",
  612. "gid": 0,
  613. "group": "root",
  614. "mode": "0644",
  615. "owner": "root",
  616. "path": "/etc/X11/xorg.conf.d/40-ignore-eventlircd.conf",
  617. "size": 267,
  618. "state": "file",
  619. "uid": 0
  620. }
  621.  
  622. TASK [yavdr-xorg : apt | install desktop programs] *****************************************************************************************************
  623. ok: [localhost] => {
  624. "cache_update_time": 1588080701,
  625. "cache_updated": false,
  626. "changed": false
  627. }
  628.  
  629. TASK [yavdr-xorg : expand template for x-verbose@.service] *********************************************************************************************
  630. ok: [localhost] => {
  631. "changed": false,
  632. "checksum": "7206f84dccef9f67314b038d438dd0f65fb55c14",
  633. "dest": "/etc/systemd/system/x-verbose@.service",
  634. "gid": 0,
  635. "group": "root",
  636. "mode": "0644",
  637. "owner": "root",
  638. "path": "/etc/systemd/system/x-verbose@.service",
  639. "size": 342,
  640. "state": "file",
  641. "uid": 0
  642. }
  643.  
  644. TASK [yavdr-xorg : expand template for xorg-verbose.conf] **********************************************************************************************
  645. ok: [localhost] => {
  646. "changed": false,
  647. "checksum": "e4e1d3f33540cb912cd9399823549c74aa3c3eed",
  648. "dest": "/etc/X11/xorg-verbose.conf",
  649. "gid": 0,
  650. "group": "root",
  651. "mode": "0644",
  652. "owner": "root",
  653. "path": "/etc/X11/xorg-verbose.conf",
  654. "size": 386,
  655. "state": "file",
  656. "uid": 0
  657. }
  658.  
  659. TASK [yavdr-xorg : remove intel snippet] ***************************************************************************************************************
  660. ok: [localhost] => {
  661. "changed": false,
  662. "path": "/etc/X11/xorg.conf.d/20-intel.conf",
  663. "state": "absent"
  664. }
  665.  
  666. TASK [yavdr-xorg : Stop VDR] ***************************************************************************************************************************
  667. ok: [localhost] => {
  668. "changed": false,
  669. "enabled": true,
  670. "name": "vdr.service",
  671. "state": "stopped",
  672. "status": {
  673. "ActiveEnterTimestamp": "Tue 2020-04-28 13:29:57 UTC",
  674. "ActiveEnterTimestampMonotonic": "29339616",
  675. "ActiveExitTimestamp": "Tue 2020-04-28 13:32:39 UTC",
  676. "ActiveExitTimestampMonotonic": "190920613",
  677. "ActiveState": "inactive",
  678. "After": "network-online.target network.target sysinit.target x@vt7.service system.slice systemd-journald.socket basic.target",
  679. "AllowIsolate": "no",
  680. "AmbientCapabilities": "",
  681. "AssertResult": "yes",
  682. "AssertTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  683. "AssertTimestampMonotonic": "27691813",
  684. "Before": "vdr-net-monitor.service shutdown.target multi-user.target",
  685. "BlockIOAccounting": "no",
  686. "BlockIOWeight": "[not set]",
  687. "CPUAccounting": "no",
  688. "CPUQuotaPerSecUSec": "infinity",
  689. "CPUSchedulingPolicy": "0",
  690. "CPUSchedulingPriority": "0",
  691. "CPUSchedulingResetOnFork": "no",
  692. "CPUShares": "[not set]",
  693. "CPUUsageNSec": "[not set]",
  694. "CPUWeight": "[not set]",
  695. "CacheDirectoryMode": "0755",
  696. "CanIsolate": "no",
  697. "CanReload": "no",
  698. "CanStart": "yes",
  699. "CanStop": "yes",
  700. "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend",
  701. "CollectMode": "inactive",
  702. "ConditionResult": "yes",
  703. "ConditionTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  704. "ConditionTimestampMonotonic": "27691799",
  705. "ConfigurationDirectoryMode": "0755",
  706. "Conflicts": "shutdown.target",
  707. "ControlPID": "0",
  708. "DefaultDependencies": "yes",
  709. "Delegate": "no",
  710. "Description": "Video Disk Recorder",
  711. "DevicePolicy": "auto",
  712. "DropInPaths": "/etc/systemd/system/vdr.service.d/load-environ.conf /etc/systemd/system/vdr.service.d/network-online.conf /etc/systemd/system/vdr.service.d/vdr-xorg.conf",
  713. "DynamicUser": "no",
  714. "Environment": "XDG_RUNTIME_DIR=/run/user/666/",
  715. "EnvironmentFile": "/var/lib/vdr/.session-env (ignore_errors=yes)",
  716. "ExecMainCode": "1",
  717. "ExecMainExitTimestamp": "Tue 2020-04-28 13:32:40 UTC",
  718. "ExecMainExitTimestampMonotonic": "192529869",
  719. "ExecMainPID": "1104",
  720. "ExecMainStartTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  721. "ExecMainStartTimestampMonotonic": "27796642",
  722. "ExecMainStatus": "0",
  723. "ExecStart": "{ path=/usr/bin/vdr ; argv[]=/usr/bin/vdr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
  724. "ExecStartPre": "{ path=/bin/bash ; argv[]=/bin/bash /usr/lib/vdr/merge-commands.sh reccmds ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
  725. "FailureAction": "none",
  726. "FileDescriptorStoreMax": "0",
  727. "FragmentPath": "/lib/systemd/system/vdr.service",
  728. "GID": "[not set]",
  729. "GuessMainPID": "yes",
  730. "IOAccounting": "no",
  731. "IOSchedulingClass": "0",
  732. "IOSchedulingPriority": "0",
  733. "IOWeight": "[not set]",
  734. "IPAccounting": "no",
  735. "IPEgressBytes": "18446744073709551615",
  736. "IPEgressPackets": "18446744073709551615",
  737. "IPIngressBytes": "18446744073709551615",
  738. "IPIngressPackets": "18446744073709551615",
  739. "Id": "vdr.service",
  740. "IgnoreOnIsolate": "no",
  741. "IgnoreSIGPIPE": "yes",
  742. "InactiveEnterTimestamp": "Tue 2020-04-28 13:32:40 UTC",
  743. "InactiveEnterTimestampMonotonic": "192530135",
  744. "InactiveExitTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  745. "InactiveExitTimestampMonotonic": "27698546",
  746. "InvocationID": "8fcd18d43796402f83b63d710252380b",
  747. "JobRunningTimeoutUSec": "infinity",
  748. "JobTimeoutAction": "none",
  749. "JobTimeoutUSec": "infinity",
  750. "KeyringMode": "private",
  751. "KillMode": "control-group",
  752. "KillSignal": "15",
  753. "LimitAS": "infinity",
  754. "LimitASSoft": "infinity",
  755. "LimitCORE": "infinity",
  756. "LimitCORESoft": "0",
  757. "LimitCPU": "infinity",
  758. "LimitCPUSoft": "infinity",
  759. "LimitDATA": "infinity",
  760. "LimitDATASoft": "infinity",
  761. "LimitFSIZE": "infinity",
  762. "LimitFSIZESoft": "infinity",
  763. "LimitLOCKS": "infinity",
  764. "LimitLOCKSSoft": "infinity",
  765. "LimitMEMLOCK": "16777216",
  766. "LimitMEMLOCKSoft": "16777216",
  767. "LimitMSGQUEUE": "819200",
  768. "LimitMSGQUEUESoft": "819200",
  769. "LimitNICE": "0",
  770. "LimitNICESoft": "0",
  771. "LimitNOFILE": "4096",
  772. "LimitNOFILESoft": "1024",
  773. "LimitNPROC": "6490",
  774. "LimitNPROCSoft": "6490",
  775. "LimitRSS": "infinity",
  776. "LimitRSSSoft": "infinity",
  777. "LimitRTPRIO": "0",
  778. "LimitRTPRIOSoft": "0",
  779. "LimitRTTIME": "infinity",
  780. "LimitRTTIMESoft": "infinity",
  781. "LimitSIGPENDING": "6490",
  782. "LimitSIGPENDINGSoft": "6490",
  783. "LimitSTACK": "infinity",
  784. "LimitSTACKSoft": "8388608",
  785. "LoadState": "loaded",
  786. "LockPersonality": "no",
  787. "LogLevelMax": "-1",
  788. "LogsDirectoryMode": "0755",
  789. "MainPID": "0",
  790. "MemoryAccounting": "no",
  791. "MemoryCurrent": "[not set]",
  792. "MemoryDenyWriteExecute": "no",
  793. "MemoryHigh": "infinity",
  794. "MemoryLimit": "infinity",
  795. "MemoryLow": "0",
  796. "MemoryMax": "infinity",
  797. "MemorySwapMax": "infinity",
  798. "MountAPIVFS": "no",
  799. "MountFlags": "",
  800. "NFileDescriptorStore": "0",
  801. "NRestarts": "0",
  802. "Names": "vdr.service",
  803. "NeedDaemonReload": "no",
  804. "Nice": "0",
  805. "NoNewPrivileges": "no",
  806. "NonBlocking": "no",
  807. "NotifyAccess": "main",
  808. "OOMScoreAdjust": "0",
  809. "OnFailureJobMode": "replace",
  810. "PermissionsStartOnly": "no",
  811. "Perpetual": "no",
  812. "PrivateDevices": "no",
  813. "PrivateNetwork": "no",
  814. "PrivateTmp": "no",
  815. "PrivateUsers": "no",
  816. "ProtectControlGroups": "no",
  817. "ProtectHome": "no",
  818. "ProtectKernelModules": "no",
  819. "ProtectKernelTunables": "no",
  820. "ProtectSystem": "no",
  821. "RefuseManualStart": "no",
  822. "RefuseManualStop": "no",
  823. "RemainAfterExit": "no",
  824. "RemoveIPC": "no",
  825. "Requires": "system.slice sysinit.target",
  826. "Restart": "on-failure",
  827. "RestartUSec": "100ms",
  828. "RestrictNamespaces": "no",
  829. "RestrictRealtime": "no",
  830. "RestrictSUIDSGID": "no",
  831. "Result": "success",
  832. "RootDirectoryStartOnly": "no",
  833. "RuntimeDirectoryMode": "0755",
  834. "RuntimeDirectoryPreserve": "no",
  835. "RuntimeMaxUSec": "infinity",
  836. "SameProcessGroup": "no",
  837. "SecureBits": "0",
  838. "SendSIGHUP": "no",
  839. "SendSIGKILL": "yes",
  840. "Slice": "system.slice",
  841. "StandardError": "inherit",
  842. "StandardInput": "null",
  843. "StandardInputData": "",
  844. "StandardOutput": "journal",
  845. "StartLimitAction": "none",
  846. "StartLimitBurst": "5",
  847. "StartLimitIntervalUSec": "10s",
  848. "StartupBlockIOWeight": "[not set]",
  849. "StartupCPUShares": "[not set]",
  850. "StartupCPUWeight": "[not set]",
  851. "StartupIOWeight": "[not set]",
  852. "StateChangeTimestamp": "Tue 2020-04-28 13:32:40 UTC",
  853. "StateChangeTimestampMonotonic": "192530135",
  854. "StateDirectoryMode": "0755",
  855. "StatusErrno": "0",
  856. "StatusText": "Exiting",
  857. "StopWhenUnneeded": "no",
  858. "SubState": "dead",
  859. "SuccessAction": "none",
  860. "SyslogFacility": "3",
  861. "SyslogLevel": "6",
  862. "SyslogLevelPrefix": "yes",
  863. "SyslogPriority": "30",
  864. "SystemCallErrorNumber": "0",
  865. "TTYReset": "no",
  866. "TTYVHangup": "no",
  867. "TTYVTDisallocate": "no",
  868. "TasksAccounting": "yes",
  869. "TasksCurrent": "[not set]",
  870. "TasksMax": "1947",
  871. "TimeoutStartUSec": "1min 30s",
  872. "TimeoutStopUSec": "1min 30s",
  873. "TimerSlackNSec": "50000",
  874. "Transient": "no",
  875. "Type": "notify",
  876. "UID": "[not set]",
  877. "UMask": "0022",
  878. "UnitFilePreset": "enabled",
  879. "UnitFileState": "enabled",
  880. "UtmpMode": "init",
  881. "WantedBy": "multi-user.target",
  882. "Wants": "x@vt7.service",
  883. "WatchdogTimestampMonotonic": "0",
  884. "WatchdogUSec": "0"
  885. }
  886. }
  887.  
  888. TASK [yavdr-xorg : Stop yavdr-xorg] ********************************************************************************************************************
  889. ok: [localhost] => {
  890. "changed": false,
  891. "enabled": true,
  892. "name": "yavdr-xorg",
  893. "state": "stopped",
  894. "status": {
  895. "ActiveEnterTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  896. "ActiveEnterTimestampMonotonic": "27702300",
  897. "ActiveExitTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  898. "ActiveExitTimestampMonotonic": "28032084",
  899. "ActiveState": "inactive",
  900. "After": "system.slice xlogin@vdr.service systemd-journald.socket basic.target x@vt7.service sysinit.target",
  901. "AllowIsolate": "no",
  902. "AmbientCapabilities": "",
  903. "AssertResult": "yes",
  904. "AssertTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  905. "AssertTimestampMonotonic": "27687803",
  906. "Before": "graphical.target shutdown.target",
  907. "BindsTo": "x@vt7.service xlogin@vdr.service",
  908. "BlockIOAccounting": "no",
  909. "BlockIOWeight": "[not set]",
  910. "CPUAccounting": "no",
  911. "CPUQuotaPerSecUSec": "infinity",
  912. "CPUSchedulingPolicy": "0",
  913. "CPUSchedulingPriority": "0",
  914. "CPUSchedulingResetOnFork": "no",
  915. "CPUShares": "[not set]",
  916. "CPUUsageNSec": "[not set]",
  917. "CPUWeight": "[not set]",
  918. "CacheDirectoryMode": "0755",
  919. "CanIsolate": "no",
  920. "CanReload": "no",
  921. "CanStart": "yes",
  922. "CanStop": "yes",
  923. "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend",
  924. "CollectMode": "inactive",
  925. "ConditionResult": "yes",
  926. "ConditionTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  927. "ConditionTimestampMonotonic": "27687802",
  928. "ConfigurationDirectoryMode": "0755",
  929. "Conflicts": "shutdown.target",
  930. "ConsistsOf": "x@vt7.service xlogin@vdr.service",
  931. "ControlPID": "0",
  932. "DefaultDependencies": "yes",
  933. "Delegate": "no",
  934. "Description": "Start a X session and a systemd user session for the vdr user",
  935. "DevicePolicy": "auto",
  936. "DynamicUser": "no",
  937. "ExecMainCode": "1",
  938. "ExecMainExitTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  939. "ExecMainExitTimestampMonotonic": "27700623",
  940. "ExecMainPID": "1064",
  941. "ExecMainStartTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  942. "ExecMainStartTimestampMonotonic": "27691480",
  943. "ExecMainStatus": "0",
  944. "ExecStart": "{ path=/bin/true ; argv[]=/bin/true ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
  945. "FailureAction": "none",
  946. "FileDescriptorStoreMax": "0",
  947. "FragmentPath": "/lib/systemd/system/yavdr-xorg.service",
  948. "GID": "[not set]",
  949. "GuessMainPID": "yes",
  950. "IOAccounting": "no",
  951. "IOSchedulingClass": "0",
  952. "IOSchedulingPriority": "0",
  953. "IOWeight": "[not set]",
  954. "IPAccounting": "no",
  955. "IPEgressBytes": "18446744073709551615",
  956. "IPEgressPackets": "18446744073709551615",
  957. "IPIngressBytes": "18446744073709551615",
  958. "IPIngressPackets": "18446744073709551615",
  959. "Id": "yavdr-xorg.service",
  960. "IgnoreOnIsolate": "no",
  961. "IgnoreSIGPIPE": "yes",
  962. "InactiveEnterTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  963. "InactiveEnterTimestampMonotonic": "28032084",
  964. "InactiveExitTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  965. "InactiveExitTimestampMonotonic": "27691627",
  966. "InvocationID": "7149aa8ad7df4a1ca5a421fe1352aacd",
  967. "JobRunningTimeoutUSec": "infinity",
  968. "JobTimeoutAction": "none",
  969. "JobTimeoutUSec": "infinity",
  970. "KeyringMode": "private",
  971. "KillMode": "control-group",
  972. "KillSignal": "15",
  973. "LimitAS": "infinity",
  974. "LimitASSoft": "infinity",
  975. "LimitCORE": "infinity",
  976. "LimitCORESoft": "0",
  977. "LimitCPU": "infinity",
  978. "LimitCPUSoft": "infinity",
  979. "LimitDATA": "infinity",
  980. "LimitDATASoft": "infinity",
  981. "LimitFSIZE": "infinity",
  982. "LimitFSIZESoft": "infinity",
  983. "LimitLOCKS": "infinity",
  984. "LimitLOCKSSoft": "infinity",
  985. "LimitMEMLOCK": "16777216",
  986. "LimitMEMLOCKSoft": "16777216",
  987. "LimitMSGQUEUE": "819200",
  988. "LimitMSGQUEUESoft": "819200",
  989. "LimitNICE": "0",
  990. "LimitNICESoft": "0",
  991. "LimitNOFILE": "4096",
  992. "LimitNOFILESoft": "1024",
  993. "LimitNPROC": "6490",
  994. "LimitNPROCSoft": "6490",
  995. "LimitRSS": "infinity",
  996. "LimitRSSSoft": "infinity",
  997. "LimitRTPRIO": "0",
  998. "LimitRTPRIOSoft": "0",
  999. "LimitRTTIME": "infinity",
  1000. "LimitRTTIMESoft": "infinity",
  1001. "LimitSIGPENDING": "6490",
  1002. "LimitSIGPENDINGSoft": "6490",
  1003. "LimitSTACK": "infinity",
  1004. "LimitSTACKSoft": "8388608",
  1005. "LoadState": "loaded",
  1006. "LockPersonality": "no",
  1007. "LogLevelMax": "-1",
  1008. "LogsDirectoryMode": "0755",
  1009. "MainPID": "0",
  1010. "MemoryAccounting": "no",
  1011. "MemoryCurrent": "[not set]",
  1012. "MemoryDenyWriteExecute": "no",
  1013. "MemoryHigh": "infinity",
  1014. "MemoryLimit": "infinity",
  1015. "MemoryLow": "0",
  1016. "MemoryMax": "infinity",
  1017. "MemorySwapMax": "infinity",
  1018. "MountAPIVFS": "no",
  1019. "MountFlags": "",
  1020. "NFileDescriptorStore": "0",
  1021. "NRestarts": "0",
  1022. "Names": "yavdr-xorg.service",
  1023. "NeedDaemonReload": "no",
  1024. "Nice": "0",
  1025. "NoNewPrivileges": "no",
  1026. "NonBlocking": "no",
  1027. "NotifyAccess": "none",
  1028. "OOMScoreAdjust": "0",
  1029. "OnFailureJobMode": "replace",
  1030. "PermissionsStartOnly": "no",
  1031. "Perpetual": "no",
  1032. "PrivateDevices": "no",
  1033. "PrivateNetwork": "no",
  1034. "PrivateTmp": "no",
  1035. "PrivateUsers": "no",
  1036. "ProtectControlGroups": "no",
  1037. "ProtectHome": "no",
  1038. "ProtectKernelModules": "no",
  1039. "ProtectKernelTunables": "no",
  1040. "ProtectSystem": "no",
  1041. "RefuseManualStart": "no",
  1042. "RefuseManualStop": "no",
  1043. "RemainAfterExit": "yes",
  1044. "RemoveIPC": "no",
  1045. "Requires": "system.slice sysinit.target",
  1046. "Restart": "no",
  1047. "RestartUSec": "100ms",
  1048. "RestrictNamespaces": "no",
  1049. "RestrictRealtime": "no",
  1050. "RestrictSUIDSGID": "no",
  1051. "Result": "success",
  1052. "RootDirectoryStartOnly": "no",
  1053. "RuntimeDirectoryMode": "0755",
  1054. "RuntimeDirectoryPreserve": "no",
  1055. "RuntimeMaxUSec": "infinity",
  1056. "SameProcessGroup": "no",
  1057. "SecureBits": "0",
  1058. "SendSIGHUP": "no",
  1059. "SendSIGKILL": "yes",
  1060. "Slice": "system.slice",
  1061. "StandardError": "inherit",
  1062. "StandardInput": "null",
  1063. "StandardInputData": "",
  1064. "StandardOutput": "journal",
  1065. "StartLimitAction": "none",
  1066. "StartLimitBurst": "5",
  1067. "StartLimitIntervalUSec": "10s",
  1068. "StartupBlockIOWeight": "[not set]",
  1069. "StartupCPUShares": "[not set]",
  1070. "StartupCPUWeight": "[not set]",
  1071. "StartupIOWeight": "[not set]",
  1072. "StateChangeTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1073. "StateChangeTimestampMonotonic": "28032084",
  1074. "StateDirectoryMode": "0755",
  1075. "StatusErrno": "0",
  1076. "StopWhenUnneeded": "no",
  1077. "SubState": "dead",
  1078. "SuccessAction": "none",
  1079. "SyslogFacility": "3",
  1080. "SyslogLevel": "6",
  1081. "SyslogLevelPrefix": "yes",
  1082. "SyslogPriority": "30",
  1083. "SystemCallErrorNumber": "0",
  1084. "TTYReset": "no",
  1085. "TTYVHangup": "no",
  1086. "TTYVTDisallocate": "no",
  1087. "TasksAccounting": "yes",
  1088. "TasksCurrent": "[not set]",
  1089. "TasksMax": "1947",
  1090. "TimeoutStartUSec": "infinity",
  1091. "TimeoutStopUSec": "1min 30s",
  1092. "TimerSlackNSec": "50000",
  1093. "Transient": "no",
  1094. "Type": "oneshot",
  1095. "UID": "[not set]",
  1096. "UMask": "0022",
  1097. "UnitFilePreset": "enabled",
  1098. "UnitFileState": "enabled",
  1099. "UtmpMode": "init",
  1100. "WantedBy": "graphical.target",
  1101. "WatchdogTimestampMonotonic": "0",
  1102. "WatchdogUSec": "0"
  1103. }
  1104. }
  1105.  
  1106. TASK [yavdr-xorg : Stop xlogin] ************************************************************************************************************************
  1107. ok: [localhost] => {
  1108. "changed": false,
  1109. "name": "xlogin@vdr.service",
  1110. "state": "stopped",
  1111. "status": {
  1112. "ActiveEnterTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  1113. "ActiveEnterTimestampMonotonic": "27687252",
  1114. "ActiveExitTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1115. "ActiveExitTimestampMonotonic": "28030429",
  1116. "ActiveState": "failed",
  1117. "After": "basic.target x@vt7.service systemd-user-sessions.service sysinit.target systemd-journald.socket system-xlogin.slice",
  1118. "AllowIsolate": "no",
  1119. "AmbientCapabilities": "",
  1120. "AssertResult": "yes",
  1121. "AssertTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  1122. "AssertTimestampMonotonic": "27684624",
  1123. "Before": "yavdr-xorg.service shutdown.target",
  1124. "BindsTo": "x@vt7.service",
  1125. "BlockIOAccounting": "no",
  1126. "BlockIOWeight": "[not set]",
  1127. "BoundBy": "yavdr-xorg.service",
  1128. "CPUAccounting": "no",
  1129. "CPUQuotaPerSecUSec": "infinity",
  1130. "CPUSchedulingPolicy": "0",
  1131. "CPUSchedulingPriority": "0",
  1132. "CPUSchedulingResetOnFork": "no",
  1133. "CPUShares": "[not set]",
  1134. "CPUUsageNSec": "[not set]",
  1135. "CPUWeight": "[not set]",
  1136. "CacheDirectoryMode": "0755",
  1137. "CanIsolate": "no",
  1138. "CanReload": "no",
  1139. "CanStart": "yes",
  1140. "CanStop": "yes",
  1141. "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend",
  1142. "CollectMode": "inactive",
  1143. "ConditionResult": "yes",
  1144. "ConditionTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  1145. "ConditionTimestampMonotonic": "27684623",
  1146. "ConfigurationDirectoryMode": "0755",
  1147. "Conflicts": "shutdown.target getty@tty7.service",
  1148. "ControlPID": "0",
  1149. "DefaultDependencies": "yes",
  1150. "Delegate": "no",
  1151. "Description": "Direct X login for user vdr",
  1152. "DevicePolicy": "auto",
  1153. "DropInPaths": "/lib/systemd/system/xlogin@.service.d/yavdr-xlogin.conf",
  1154. "DynamicUser": "no",
  1155. "Environment": "DISPLAY=:0",
  1156. "ExecMainCode": "1",
  1157. "ExecMainExitTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1158. "ExecMainExitTimestampMonotonic": "28029885",
  1159. "ExecMainPID": "1063",
  1160. "ExecMainStartTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  1161. "ExecMainStartTimestampMonotonic": "27687086",
  1162. "ExecMainStatus": "127",
  1163. "ExecStart": "{ path=/bin/bash ; argv[]=/bin/bash -l .xinitrc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
  1164. "FailureAction": "none",
  1165. "FileDescriptorStoreMax": "0",
  1166. "FragmentPath": "/lib/systemd/system/xlogin@.service",
  1167. "GID": "[not set]",
  1168. "GuessMainPID": "yes",
  1169. "IOAccounting": "no",
  1170. "IOSchedulingClass": "0",
  1171. "IOSchedulingPriority": "0",
  1172. "IOWeight": "[not set]",
  1173. "IPAccounting": "no",
  1174. "IPEgressBytes": "18446744073709551615",
  1175. "IPEgressPackets": "18446744073709551615",
  1176. "IPIngressBytes": "18446744073709551615",
  1177. "IPIngressPackets": "18446744073709551615",
  1178. "Id": "xlogin@vdr.service",
  1179. "IgnoreOnIsolate": "no",
  1180. "IgnoreSIGPIPE": "yes",
  1181. "InactiveEnterTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1182. "InactiveEnterTimestampMonotonic": "28030429",
  1183. "InactiveExitTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  1184. "InactiveExitTimestampMonotonic": "27687252",
  1185. "InvocationID": "4c8a6e56e2854d139ef7da7bb9a936c7",
  1186. "JobRunningTimeoutUSec": "infinity",
  1187. "JobTimeoutAction": "none",
  1188. "JobTimeoutUSec": "infinity",
  1189. "KeyringMode": "private",
  1190. "KillMode": "control-group",
  1191. "KillSignal": "15",
  1192. "LimitAS": "infinity",
  1193. "LimitASSoft": "infinity",
  1194. "LimitCORE": "infinity",
  1195. "LimitCORESoft": "0",
  1196. "LimitCPU": "infinity",
  1197. "LimitCPUSoft": "infinity",
  1198. "LimitDATA": "infinity",
  1199. "LimitDATASoft": "infinity",
  1200. "LimitFSIZE": "infinity",
  1201. "LimitFSIZESoft": "infinity",
  1202. "LimitLOCKS": "infinity",
  1203. "LimitLOCKSSoft": "infinity",
  1204. "LimitMEMLOCK": "16777216",
  1205. "LimitMEMLOCKSoft": "16777216",
  1206. "LimitMSGQUEUE": "819200",
  1207. "LimitMSGQUEUESoft": "819200",
  1208. "LimitNICE": "0",
  1209. "LimitNICESoft": "0",
  1210. "LimitNOFILE": "4096",
  1211. "LimitNOFILESoft": "1024",
  1212. "LimitNPROC": "6490",
  1213. "LimitNPROCSoft": "6490",
  1214. "LimitRSS": "infinity",
  1215. "LimitRSSSoft": "infinity",
  1216. "LimitRTPRIO": "0",
  1217. "LimitRTPRIOSoft": "0",
  1218. "LimitRTTIME": "infinity",
  1219. "LimitRTTIMESoft": "infinity",
  1220. "LimitSIGPENDING": "6490",
  1221. "LimitSIGPENDINGSoft": "6490",
  1222. "LimitSTACK": "infinity",
  1223. "LimitSTACKSoft": "8388608",
  1224. "LoadState": "loaded",
  1225. "LockPersonality": "no",
  1226. "LogLevelMax": "-1",
  1227. "LogsDirectoryMode": "0755",
  1228. "MainPID": "0",
  1229. "MemoryAccounting": "no",
  1230. "MemoryCurrent": "[not set]",
  1231. "MemoryDenyWriteExecute": "no",
  1232. "MemoryHigh": "infinity",
  1233. "MemoryLimit": "infinity",
  1234. "MemoryLow": "0",
  1235. "MemoryMax": "infinity",
  1236. "MemorySwapMax": "infinity",
  1237. "MountAPIVFS": "no",
  1238. "MountFlags": "",
  1239. "NFileDescriptorStore": "0",
  1240. "NRestarts": "0",
  1241. "Names": "xlogin@vdr.service",
  1242. "NeedDaemonReload": "no",
  1243. "Nice": "0",
  1244. "NoNewPrivileges": "no",
  1245. "NonBlocking": "no",
  1246. "NotifyAccess": "none",
  1247. "OOMScoreAdjust": "0",
  1248. "OnFailureJobMode": "replace",
  1249. "PAMName": "login",
  1250. "PartOf": "yavdr-xorg.service",
  1251. "PermissionsStartOnly": "no",
  1252. "Perpetual": "no",
  1253. "PrivateDevices": "no",
  1254. "PrivateNetwork": "no",
  1255. "PrivateTmp": "no",
  1256. "PrivateUsers": "no",
  1257. "ProtectControlGroups": "no",
  1258. "ProtectHome": "no",
  1259. "ProtectKernelModules": "no",
  1260. "ProtectKernelTunables": "no",
  1261. "ProtectSystem": "no",
  1262. "RefuseManualStart": "no",
  1263. "RefuseManualStop": "no",
  1264. "RemainAfterExit": "no",
  1265. "RemoveIPC": "no",
  1266. "Requires": "system-xlogin.slice sysinit.target",
  1267. "Restart": "no",
  1268. "RestartUSec": "100ms",
  1269. "RestrictNamespaces": "no",
  1270. "RestrictRealtime": "no",
  1271. "RestrictSUIDSGID": "no",
  1272. "Result": "exit-code",
  1273. "RootDirectoryStartOnly": "no",
  1274. "RuntimeDirectoryMode": "0755",
  1275. "RuntimeDirectoryPreserve": "no",
  1276. "RuntimeMaxUSec": "infinity",
  1277. "SameProcessGroup": "no",
  1278. "SecureBits": "0",
  1279. "SendSIGHUP": "no",
  1280. "SendSIGKILL": "yes",
  1281. "Slice": "system-xlogin.slice",
  1282. "StandardError": "inherit",
  1283. "StandardInput": "null",
  1284. "StandardInputData": "",
  1285. "StandardOutput": "journal",
  1286. "StartLimitAction": "none",
  1287. "StartLimitBurst": "5",
  1288. "StartLimitIntervalUSec": "10s",
  1289. "StartupBlockIOWeight": "[not set]",
  1290. "StartupCPUShares": "[not set]",
  1291. "StartupCPUWeight": "[not set]",
  1292. "StartupIOWeight": "[not set]",
  1293. "StateChangeTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1294. "StateChangeTimestampMonotonic": "28030429",
  1295. "StateDirectoryMode": "0755",
  1296. "StatusErrno": "0",
  1297. "StopWhenUnneeded": "no",
  1298. "SubState": "failed",
  1299. "SuccessAction": "none",
  1300. "SyslogFacility": "3",
  1301. "SyslogLevel": "6",
  1302. "SyslogLevelPrefix": "yes",
  1303. "SyslogPriority": "30",
  1304. "SystemCallErrorNumber": "0",
  1305. "TTYPath": "/dev/tty7",
  1306. "TTYReset": "no",
  1307. "TTYVHangup": "no",
  1308. "TTYVTDisallocate": "no",
  1309. "TasksAccounting": "yes",
  1310. "TasksCurrent": "[not set]",
  1311. "TasksMax": "1947",
  1312. "TimeoutStartUSec": "1min 30s",
  1313. "TimeoutStopUSec": "1min 30s",
  1314. "TimerSlackNSec": "50000",
  1315. "Transient": "no",
  1316. "Type": "simple",
  1317. "UID": "[not set]",
  1318. "UMask": "0022",
  1319. "UnitFilePreset": "enabled",
  1320. "UnitFileState": "disabled",
  1321. "User": "vdr",
  1322. "UtmpMode": "init",
  1323. "Wants": "x@vt7.service",
  1324. "WatchdogTimestampMonotonic": "0",
  1325. "WatchdogUSec": "0",
  1326. "WorkingDirectory": "~"
  1327. }
  1328. }
  1329.  
  1330. TASK [yavdr-xorg : Stop x] *****************************************************************************************************************************
  1331. ok: [localhost] => {
  1332. "changed": false,
  1333. "name": "x@vt7.service",
  1334. "state": "stopped",
  1335. "status": {
  1336. "ActiveEnterTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  1337. "ActiveEnterTimestampMonotonic": "27683637",
  1338. "ActiveExitTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1339. "ActiveExitTimestampMonotonic": "28032499",
  1340. "ActiveState": "inactive",
  1341. "After": "sysinit.target basic.target systemd-journald.socket system-x.slice plymouth-quit.service",
  1342. "AllowIsolate": "no",
  1343. "AmbientCapabilities": "",
  1344. "AssertResult": "yes",
  1345. "AssertTimestamp": "Tue 2020-04-28 13:29:52 UTC",
  1346. "AssertTimestampMonotonic": "24682671",
  1347. "Before": "shutdown.target graphical.target vdr.service xlogin@vdr.service yavdr-xorg.service",
  1348. "BlockIOAccounting": "no",
  1349. "BlockIOWeight": "[not set]",
  1350. "BoundBy": "yavdr-xorg.service xlogin@vdr.service",
  1351. "CPUAccounting": "no",
  1352. "CPUQuotaPerSecUSec": "infinity",
  1353. "CPUSchedulingPolicy": "0",
  1354. "CPUSchedulingPriority": "0",
  1355. "CPUSchedulingResetOnFork": "no",
  1356. "CPUShares": "[not set]",
  1357. "CPUUsageNSec": "[not set]",
  1358. "CPUWeight": "[not set]",
  1359. "CacheDirectoryMode": "0755",
  1360. "CanIsolate": "no",
  1361. "CanReload": "no",
  1362. "CanStart": "yes",
  1363. "CanStop": "yes",
  1364. "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend",
  1365. "CollectMode": "inactive",
  1366. "ConditionResult": "yes",
  1367. "ConditionTimestamp": "Tue 2020-04-28 13:29:52 UTC",
  1368. "ConditionTimestampMonotonic": "24682670",
  1369. "ConfigurationDirectoryMode": "0755",
  1370. "Conflicts": "shutdown.target",
  1371. "ControlPID": "0",
  1372. "DefaultDependencies": "yes",
  1373. "Delegate": "no",
  1374. "Description": "X on vt7",
  1375. "DevicePolicy": "auto",
  1376. "DropInPaths": "/etc/systemd/system/x@.service.d/plymouth.conf /etc/systemd/system/x@.service.d/xlogin.conf /lib/systemd/system/x@vt7.service.d/yavdr-x.conf",
  1377. "DynamicUser": "no",
  1378. "ExecMainCode": "1",
  1379. "ExecMainExitTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1380. "ExecMainExitTimestampMonotonic": "28203000",
  1381. "ExecMainPID": "973",
  1382. "ExecMainStartTimestamp": "Tue 2020-04-28 13:29:55 UTC",
  1383. "ExecMainStartTimestampMonotonic": "27683561",
  1384. "ExecMainStatus": "0",
  1385. "ExecStart": "{ path=/usr/bin/x-daemon ; argv[]=/usr/bin/x-daemon -noreset vt7 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
  1386. "ExecStartPre": "{ path=/usr/bin/write-x11-keyboard-config ; argv[]=/usr/bin/write-x11-keyboard-config ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
  1387. "FailureAction": "none",
  1388. "FileDescriptorStoreMax": "0",
  1389. "FragmentPath": "/lib/systemd/system/x@.service",
  1390. "GID": "[not set]",
  1391. "GuessMainPID": "yes",
  1392. "IOAccounting": "no",
  1393. "IOSchedulingClass": "0",
  1394. "IOSchedulingPriority": "0",
  1395. "IOWeight": "[not set]",
  1396. "IPAccounting": "no",
  1397. "IPEgressBytes": "18446744073709551615",
  1398. "IPEgressPackets": "18446744073709551615",
  1399. "IPIngressBytes": "18446744073709551615",
  1400. "IPIngressPackets": "18446744073709551615",
  1401. "Id": "x@vt7.service",
  1402. "IgnoreOnIsolate": "no",
  1403. "IgnoreSIGPIPE": "yes",
  1404. "InactiveEnterTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1405. "InactiveEnterTimestampMonotonic": "28203325",
  1406. "InactiveExitTimestamp": "Tue 2020-04-28 13:29:52 UTC",
  1407. "InactiveExitTimestampMonotonic": "24684798",
  1408. "InvocationID": "b7343ace780f48e2a0dc0e6c0df824c1",
  1409. "JobRunningTimeoutUSec": "infinity",
  1410. "JobTimeoutAction": "none",
  1411. "JobTimeoutUSec": "infinity",
  1412. "KeyringMode": "private",
  1413. "KillMode": "control-group",
  1414. "KillSignal": "15",
  1415. "LimitAS": "infinity",
  1416. "LimitASSoft": "infinity",
  1417. "LimitCORE": "infinity",
  1418. "LimitCORESoft": "0",
  1419. "LimitCPU": "infinity",
  1420. "LimitCPUSoft": "infinity",
  1421. "LimitDATA": "infinity",
  1422. "LimitDATASoft": "infinity",
  1423. "LimitFSIZE": "infinity",
  1424. "LimitFSIZESoft": "infinity",
  1425. "LimitLOCKS": "infinity",
  1426. "LimitLOCKSSoft": "infinity",
  1427. "LimitMEMLOCK": "16777216",
  1428. "LimitMEMLOCKSoft": "16777216",
  1429. "LimitMSGQUEUE": "819200",
  1430. "LimitMSGQUEUESoft": "819200",
  1431. "LimitNICE": "0",
  1432. "LimitNICESoft": "0",
  1433. "LimitNOFILE": "4096",
  1434. "LimitNOFILESoft": "1024",
  1435. "LimitNPROC": "6490",
  1436. "LimitNPROCSoft": "6490",
  1437. "LimitRSS": "infinity",
  1438. "LimitRSSSoft": "infinity",
  1439. "LimitRTPRIO": "0",
  1440. "LimitRTPRIOSoft": "0",
  1441. "LimitRTTIME": "infinity",
  1442. "LimitRTTIMESoft": "infinity",
  1443. "LimitSIGPENDING": "6490",
  1444. "LimitSIGPENDINGSoft": "6490",
  1445. "LimitSTACK": "infinity",
  1446. "LimitSTACKSoft": "8388608",
  1447. "LoadState": "loaded",
  1448. "LockPersonality": "no",
  1449. "LogLevelMax": "-1",
  1450. "LogsDirectoryMode": "0755",
  1451. "MainPID": "0",
  1452. "MemoryAccounting": "no",
  1453. "MemoryCurrent": "[not set]",
  1454. "MemoryDenyWriteExecute": "no",
  1455. "MemoryHigh": "infinity",
  1456. "MemoryLimit": "infinity",
  1457. "MemoryLow": "0",
  1458. "MemoryMax": "infinity",
  1459. "MemorySwapMax": "infinity",
  1460. "MountAPIVFS": "no",
  1461. "MountFlags": "",
  1462. "NFileDescriptorStore": "0",
  1463. "NRestarts": "0",
  1464. "Names": "x@vt7.service",
  1465. "NeedDaemonReload": "no",
  1466. "Nice": "0",
  1467. "NoNewPrivileges": "no",
  1468. "NonBlocking": "no",
  1469. "NotifyAccess": "none",
  1470. "OOMScoreAdjust": "0",
  1471. "OnFailureJobMode": "replace",
  1472. "PartOf": "yavdr-xorg.service",
  1473. "PermissionsStartOnly": "no",
  1474. "Perpetual": "no",
  1475. "PrivateDevices": "no",
  1476. "PrivateNetwork": "no",
  1477. "PrivateTmp": "no",
  1478. "PrivateUsers": "no",
  1479. "ProtectControlGroups": "no",
  1480. "ProtectHome": "no",
  1481. "ProtectKernelModules": "no",
  1482. "ProtectKernelTunables": "no",
  1483. "ProtectSystem": "no",
  1484. "RefuseManualStart": "no",
  1485. "RefuseManualStop": "no",
  1486. "RemainAfterExit": "no",
  1487. "RemoveIPC": "no",
  1488. "Requires": "system-x.slice sysinit.target",
  1489. "Restart": "no",
  1490. "RestartUSec": "100ms",
  1491. "RestrictNamespaces": "no",
  1492. "RestrictRealtime": "no",
  1493. "RestrictSUIDSGID": "no",
  1494. "Result": "success",
  1495. "RootDirectoryStartOnly": "no",
  1496. "RuntimeDirectoryMode": "0755",
  1497. "RuntimeDirectoryPreserve": "no",
  1498. "RuntimeMaxUSec": "infinity",
  1499. "SameProcessGroup": "no",
  1500. "SecureBits": "0",
  1501. "SendSIGHUP": "no",
  1502. "SendSIGKILL": "yes",
  1503. "Slice": "system-x.slice",
  1504. "StandardError": "inherit",
  1505. "StandardInput": "null",
  1506. "StandardInputData": "",
  1507. "StandardOutput": "journal",
  1508. "StartLimitAction": "none",
  1509. "StartLimitBurst": "5",
  1510. "StartLimitIntervalUSec": "10s",
  1511. "StartupBlockIOWeight": "[not set]",
  1512. "StartupCPUShares": "[not set]",
  1513. "StartupCPUWeight": "[not set]",
  1514. "StartupIOWeight": "[not set]",
  1515. "StateChangeTimestamp": "Tue 2020-04-28 13:29:56 UTC",
  1516. "StateChangeTimestampMonotonic": "28203325",
  1517. "StateDirectoryMode": "0755",
  1518. "StatusErrno": "0",
  1519. "StopWhenUnneeded": "yes",
  1520. "SubState": "dead",
  1521. "SuccessAction": "none",
  1522. "SyslogFacility": "3",
  1523. "SyslogLevel": "6",
  1524. "SyslogLevelPrefix": "yes",
  1525. "SyslogPriority": "30",
  1526. "SystemCallErrorNumber": "0",
  1527. "TTYReset": "no",
  1528. "TTYVHangup": "no",
  1529. "TTYVTDisallocate": "no",
  1530. "TasksAccounting": "yes",
  1531. "TasksCurrent": "[not set]",
  1532. "TasksMax": "1947",
  1533. "TimeoutStartUSec": "1min 30s",
  1534. "TimeoutStopUSec": "1min 30s",
  1535. "TimerSlackNSec": "50000",
  1536. "Transient": "no",
  1537. "Type": "forking",
  1538. "UID": "[not set]",
  1539. "UMask": "0022",
  1540. "UnitFilePreset": "enabled",
  1541. "UnitFileState": "static",
  1542. "UtmpMode": "init",
  1543. "WantedBy": "vdr.service xlogin@vdr.service",
  1544. "Wants": "graphical.target",
  1545. "WatchdogTimestampMonotonic": "0",
  1546. "WatchdogUSec": "0"
  1547. }
  1548. }
  1549.  
  1550. TASK [yavdr-xorg : check /etc/yavdr/autoinstalled if a nvidia driver has been installed] ***************************************************************
  1551. changed: [localhost] => {
  1552. "backup": "",
  1553. "changed": true,
  1554. "found": 1
  1555. }
  1556.  
  1557. MSG:
  1558.  
  1559. 1 line(s) removed
  1560.  
  1561. TASK [yavdr-xorg : set_fact | nvidia_driver_installed] *************************************************************************************************
  1562. ok: [localhost] => {
  1563. "ansible_facts": {
  1564. "nvidia_driver_installed": true
  1565. },
  1566. "changed": false
  1567. }
  1568.  
  1569. TASK [yavdr-xorg : unbind vconsole] ********************************************************************************************************************
  1570. skipping: [localhost] => {
  1571. "changed": false,
  1572. "skip_reason": "Conditional result was False"
  1573. }
  1574.  
  1575. TASK [yavdr-xorg : wait a little, so noveau isn't used anymore] ****************************************************************************************
  1576. skipping: [localhost] => {
  1577. "changed": false,
  1578. "skip_reason": "Conditional result was False"
  1579. }
  1580.  
  1581. TASK [yavdr-xorg : unload kms drivers] *****************************************************************************************************************
  1582. skipping: [localhost] => (item=nouveau) => {
  1583. "ansible_loop_var": "item",
  1584. "changed": false,
  1585. "item": "nouveau",
  1586. "skip_reason": "Conditional result was False"
  1587. }
  1588. skipping: [localhost] => (item=ttm) => {
  1589. "ansible_loop_var": "item",
  1590. "changed": false,
  1591. "item": "ttm",
  1592. "skip_reason": "Conditional result was False"
  1593. }
  1594. skipping: [localhost] => (item=drm_kms_helper) => {
  1595. "ansible_loop_var": "item",
  1596. "changed": false,
  1597. "item": "drm_kms_helper",
  1598. "skip_reason": "Conditional result was False"
  1599. }
  1600. skipping: [localhost] => (item=drm) => {
  1601. "ansible_loop_var": "item",
  1602. "changed": false,
  1603. "item": "drm",
  1604. "skip_reason": "Conditional result was False"
  1605. }
  1606.  
  1607. TASK [yavdr-xorg : load nvidia driver] *****************************************************************************************************************
  1608. skipping: [localhost] => {
  1609. "changed": false,
  1610. "skip_reason": "Conditional result was False"
  1611. }
  1612.  
  1613. TASK [yavdr-xorg : wait a little before starting nvidia-persistenced] **********************************************************************************
  1614. skipping: [localhost] => {
  1615. "changed": false,
  1616. "skip_reason": "Conditional result was False"
  1617. }
  1618.  
  1619. TASK [yavdr-xorg : start nvidia-persistenced] **********************************************************************************************************
  1620. skipping: [localhost] => {
  1621. "changed": false,
  1622. "skip_reason": "Conditional result was False"
  1623. }
  1624.  
  1625. TASK [yavdr-xorg : start x-verbose@.service] ***********************************************************************************************************
  1626. changed: [localhost] => {
  1627. "changed": true,
  1628. "enabled": false,
  1629. "name": "x-verbose@vt7.service",
  1630. "state": "started",
  1631. "status": {
  1632. "ActiveEnterTimestampMonotonic": "0",
  1633. "ActiveExitTimestampMonotonic": "0",
  1634. "ActiveState": "inactive",
  1635. "AllowIsolate": "no",
  1636. "AmbientCapabilities": "",
  1637. "AssertResult": "no",
  1638. "AssertTimestampMonotonic": "0",
  1639. "BlockIOAccounting": "no",
  1640. "BlockIOWeight": "[not set]",
  1641. "CPUAccounting": "no",
  1642. "CPUQuotaPerSecUSec": "infinity",
  1643. "CPUSchedulingPolicy": "0",
  1644. "CPUSchedulingPriority": "0",
  1645. "CPUSchedulingResetOnFork": "no",
  1646. "CPUShares": "[not set]",
  1647. "CPUUsageNSec": "[not set]",
  1648. "CPUWeight": "[not set]",
  1649. "CacheDirectoryMode": "0755",
  1650. "CanIsolate": "no",
  1651. "CanReload": "no",
  1652. "CanStart": "no",
  1653. "CanStop": "yes",
  1654. "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend",
  1655. "CollectMode": "inactive",
  1656. "ConditionResult": "no",
  1657. "ConditionTimestampMonotonic": "0",
  1658. "ConfigurationDirectoryMode": "0755",
  1659. "ControlPID": "0",
  1660. "DefaultDependencies": "yes",
  1661. "Delegate": "no",
  1662. "Description": "x-verbose@vt7.service",
  1663. "DevicePolicy": "auto",
  1664. "DynamicUser": "no",
  1665. "ExecMainCode": "0",
  1666. "ExecMainExitTimestampMonotonic": "0",
  1667. "ExecMainPID": "0",
  1668. "ExecMainStartTimestampMonotonic": "0",
  1669. "ExecMainStatus": "0",
  1670. "FailureAction": "none",
  1671. "FileDescriptorStoreMax": "0",
  1672. "FragmentPath": "/dev/null",
  1673. "GID": "[not set]",
  1674. "GuessMainPID": "yes",
  1675. "IOAccounting": "no",
  1676. "IOSchedulingClass": "0",
  1677. "IOSchedulingPriority": "0",
  1678. "IOWeight": "[not set]",
  1679. "IPAccounting": "no",
  1680. "IPEgressBytes": "18446744073709551615",
  1681. "IPEgressPackets": "18446744073709551615",
  1682. "IPIngressBytes": "18446744073709551615",
  1683. "IPIngressPackets": "18446744073709551615",
  1684. "Id": "x-verbose@vt7.service",
  1685. "IgnoreOnIsolate": "no",
  1686. "IgnoreSIGPIPE": "yes",
  1687. "InactiveEnterTimestampMonotonic": "0",
  1688. "InactiveExitTimestampMonotonic": "0",
  1689. "JobRunningTimeoutUSec": "infinity",
  1690. "JobTimeoutAction": "none",
  1691. "JobTimeoutUSec": "infinity",
  1692. "KeyringMode": "private",
  1693. "KillMode": "control-group",
  1694. "KillSignal": "15",
  1695. "LimitAS": "infinity",
  1696. "LimitASSoft": "infinity",
  1697. "LimitCORE": "infinity",
  1698. "LimitCORESoft": "0",
  1699. "LimitCPU": "infinity",
  1700. "LimitCPUSoft": "infinity",
  1701. "LimitDATA": "infinity",
  1702. "LimitDATASoft": "infinity",
  1703. "LimitFSIZE": "infinity",
  1704. "LimitFSIZESoft": "infinity",
  1705. "LimitLOCKS": "infinity",
  1706. "LimitLOCKSSoft": "infinity",
  1707. "LimitMEMLOCK": "16777216",
  1708. "LimitMEMLOCKSoft": "16777216",
  1709. "LimitMSGQUEUE": "819200",
  1710. "LimitMSGQUEUESoft": "819200",
  1711. "LimitNICE": "0",
  1712. "LimitNICESoft": "0",
  1713. "LimitNOFILE": "1048576",
  1714. "LimitNOFILESoft": "1048576",
  1715. "LimitNPROC": "6490",
  1716. "LimitNPROCSoft": "6490",
  1717. "LimitRSS": "infinity",
  1718. "LimitRSSSoft": "infinity",
  1719. "LimitRTPRIO": "0",
  1720. "LimitRTPRIOSoft": "0",
  1721. "LimitRTTIME": "infinity",
  1722. "LimitRTTIMESoft": "infinity",
  1723. "LimitSIGPENDING": "6490",
  1724. "LimitSIGPENDINGSoft": "6490",
  1725. "LimitSTACK": "infinity",
  1726. "LimitSTACKSoft": "8388608",
  1727. "LoadState": "masked",
  1728. "LockPersonality": "no",
  1729. "LogLevelMax": "-1",
  1730. "LogsDirectoryMode": "0755",
  1731. "MainPID": "0",
  1732. "MemoryAccounting": "no",
  1733. "MemoryCurrent": "[not set]",
  1734. "MemoryDenyWriteExecute": "no",
  1735. "MemoryHigh": "infinity",
  1736. "MemoryLimit": "infinity",
  1737. "MemoryLow": "0",
  1738. "MemoryMax": "infinity",
  1739. "MemorySwapMax": "infinity",
  1740. "MountAPIVFS": "no",
  1741. "MountFlags": "",
  1742. "NFileDescriptorStore": "0",
  1743. "NRestarts": "0",
  1744. "Names": "x-verbose@vt7.service",
  1745. "NeedDaemonReload": "no",
  1746. "Nice": "0",
  1747. "NoNewPrivileges": "no",
  1748. "NonBlocking": "no",
  1749. "NotifyAccess": "none",
  1750. "OOMScoreAdjust": "0",
  1751. "OnFailureJobMode": "replace",
  1752. "PermissionsStartOnly": "no",
  1753. "Perpetual": "no",
  1754. "PrivateDevices": "no",
  1755. "PrivateNetwork": "no",
  1756. "PrivateTmp": "no",
  1757. "PrivateUsers": "no",
  1758. "ProtectControlGroups": "no",
  1759. "ProtectHome": "no",
  1760. "ProtectKernelModules": "no",
  1761. "ProtectKernelTunables": "no",
  1762. "ProtectSystem": "no",
  1763. "RefuseManualStart": "no",
  1764. "RefuseManualStop": "no",
  1765. "RemainAfterExit": "no",
  1766. "RemoveIPC": "no",
  1767. "Restart": "no",
  1768. "RestartUSec": "100ms",
  1769. "RestrictNamespaces": "no",
  1770. "RestrictRealtime": "no",
  1771. "RestrictSUIDSGID": "no",
  1772. "Result": "success",
  1773. "RootDirectoryStartOnly": "no",
  1774. "RuntimeDirectoryMode": "0755",
  1775. "RuntimeDirectoryPreserve": "no",
  1776. "RuntimeMaxUSec": "infinity",
  1777. "SameProcessGroup": "no",
  1778. "SecureBits": "0",
  1779. "SendSIGHUP": "no",
  1780. "SendSIGKILL": "yes",
  1781. "StandardError": "inherit",
  1782. "StandardInput": "null",
  1783. "StandardInputData": "",
  1784. "StandardOutput": "inherit",
  1785. "StartLimitAction": "none",
  1786. "StartLimitBurst": "5",
  1787. "StartLimitIntervalUSec": "10s",
  1788. "StartupBlockIOWeight": "[not set]",
  1789. "StartupCPUShares": "[not set]",
  1790. "StartupCPUWeight": "[not set]",
  1791. "StartupIOWeight": "[not set]",
  1792. "StateChangeTimestampMonotonic": "0",
  1793. "StateDirectoryMode": "0755",
  1794. "StatusErrno": "0",
  1795. "StopWhenUnneeded": "no",
  1796. "SubState": "dead",
  1797. "SuccessAction": "none",
  1798. "SyslogFacility": "3",
  1799. "SyslogLevel": "6",
  1800. "SyslogLevelPrefix": "yes",
  1801. "SyslogPriority": "30",
  1802. "SystemCallErrorNumber": "0",
  1803. "TTYReset": "no",
  1804. "TTYVHangup": "no",
  1805. "TTYVTDisallocate": "no",
  1806. "TasksAccounting": "yes",
  1807. "TasksCurrent": "[not set]",
  1808. "TasksMax": "1947",
  1809. "TimeoutStartUSec": "1min 30s",
  1810. "TimeoutStopUSec": "1min 30s",
  1811. "TimerSlackNSec": "50000",
  1812. "Transient": "no",
  1813. "UID": "[not set]",
  1814. "UMask": "0022",
  1815. "UnitFileState": "bad",
  1816. "UtmpMode": "init",
  1817. "WatchdogTimestampMonotonic": "0",
  1818. "WatchdogUSec": "0"
  1819. }
  1820. }
  1821.  
  1822. TASK [yavdr-xorg : wait a little, so X has some time to start up] **************************************************************************************
  1823. ok: [localhost] => {
  1824. "changed": false,
  1825. "elapsed": 3,
  1826. "match_groupdict": {},
  1827. "match_groups": [],
  1828. "path": null,
  1829. "port": null,
  1830. "search_regex": null,
  1831. "state": "started"
  1832. }
  1833.  
  1834. TASK [yavdr-xorg : detect xorg configuration] **********************************************************************************************************
  1835. changed: [localhost] => {
  1836. "ansible_facts": {
  1837. "drm": {},
  1838. "xorg": {},
  1839. "xrandr": {
  1840. "Screen 0:": {
  1841. "DP-1": {
  1842. "EDID": "",
  1843. "auto": "",
  1844. "current": "",
  1845. "is_connected": false,
  1846. "modes": {},
  1847. "preferred": ""
  1848. },
  1849. "DP-2": {
  1850. "EDID": "",
  1851. "auto": "",
  1852. "current": "",
  1853. "is_connected": false,
  1854. "modes": {},
  1855. "preferred": ""
  1856. },
  1857. "HDMI-1": {
  1858. "EDID": "",
  1859. "auto": "",
  1860. "current": "",
  1861. "is_connected": false,
  1862. "modes": {},
  1863. "preferred": ""
  1864. },
  1865. "HDMI-2": {
  1866. "EDID": "",
  1867. "auto": "",
  1868. "current": "",
  1869. "is_connected": false,
  1870. "modes": {},
  1871. "preferred": ""
  1872. },
  1873. "VGA-1": {
  1874. "EDID": "",
  1875. "auto": "",
  1876. "current": "",
  1877. "is_connected": false,
  1878. "modes": {},
  1879. "preferred": ""
  1880. }
  1881. }
  1882. }
  1883. },
  1884. "changed": true
  1885. }
  1886.  
  1887. TASK [yavdr-xorg : show parsed xrandr data] ************************************************************************************************************
  1888. ok: [localhost] => {
  1889. "xrandr": {
  1890. "Screen 0:": {
  1891. "DP-1": {
  1892. "EDID": "",
  1893. "auto": "",
  1894. "current": "",
  1895. "is_connected": false,
  1896. "modes": {},
  1897. "preferred": ""
  1898. },
  1899. "DP-2": {
  1900. "EDID": "",
  1901. "auto": "",
  1902. "current": "",
  1903. "is_connected": false,
  1904. "modes": {},
  1905. "preferred": ""
  1906. },
  1907. "HDMI-1": {
  1908. "EDID": "",
  1909. "auto": "",
  1910. "current": "",
  1911. "is_connected": false,
  1912. "modes": {},
  1913. "preferred": ""
  1914. },
  1915. "HDMI-2": {
  1916. "EDID": "",
  1917. "auto": "",
  1918. "current": "",
  1919. "is_connected": false,
  1920. "modes": {},
  1921. "preferred": ""
  1922. },
  1923. "VGA-1": {
  1924. "EDID": "",
  1925. "auto": "",
  1926. "current": "",
  1927. "is_connected": false,
  1928. "modes": {},
  1929. "preferred": ""
  1930. }
  1931. }
  1932. }
  1933. }
  1934.  
  1935. TASK [yavdr-xorg : show primary display configuration] *************************************************************************************************
  1936. ok: [localhost] => {
  1937. "xorg.primary": "VARIABLE IS NOT DEFINED!: 'dict object' has no attribute 'primary'"
  1938. }
  1939.  
  1940. TASK [yavdr-xorg : show secondary display configuration] ***********************************************************************************************
  1941. skipping: [localhost] => {}
  1942.  
  1943. TASK [yavdr-xorg : show drm data (emtpy for nvidia)] ***************************************************************************************************
  1944. ok: [localhost] => {
  1945. "drm": {}
  1946. }
  1947.  
  1948. TASK [yavdr-xorg : stop x-verbose@vt7.service] *********************************************************************************************************
  1949. changed: [localhost] => {
  1950. "changed": true,
  1951. "enabled": false,
  1952. "name": "x-verbose@vt7.service",
  1953. "state": "stopped",
  1954. "status": {
  1955. "ActiveEnterTimestamp": "Tue 2020-04-28 18:02:29 UTC",
  1956. "ActiveEnterTimestampMonotonic": "16381718746",
  1957. "ActiveExitTimestampMonotonic": "0",
  1958. "ActiveState": "active",
  1959. "After": "sysinit.target system-x\\x2dverbose.slice systemd-journald.socket basic.target",
  1960. "AllowIsolate": "no",
  1961. "AmbientCapabilities": "",
  1962. "AssertResult": "yes",
  1963. "AssertTimestamp": "Tue 2020-04-28 18:02:28 UTC",
  1964. "AssertTimestampMonotonic": "16380309874",
  1965. "Before": "graphical.target shutdown.target",
  1966. "BlockIOAccounting": "no",
  1967. "BlockIOWeight": "[not set]",
  1968. "CPUAccounting": "no",
  1969. "CPUQuotaPerSecUSec": "infinity",
  1970. "CPUSchedulingPolicy": "0",
  1971. "CPUSchedulingPriority": "0",
  1972. "CPUSchedulingResetOnFork": "no",
  1973. "CPUShares": "[not set]",
  1974. "CPUUsageNSec": "[not set]",
  1975. "CPUWeight": "[not set]",
  1976. "CacheDirectoryMode": "0755",
  1977. "CanIsolate": "no",
  1978. "CanReload": "no",
  1979. "CanStart": "yes",
  1980. "CanStop": "yes",
  1981. "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend",
  1982. "CollectMode": "inactive",
  1983. "ConditionResult": "yes",
  1984. "ConditionTimestamp": "Tue 2020-04-28 18:02:28 UTC",
  1985. "ConditionTimestampMonotonic": "16380309873",
  1986. "ConfigurationDirectoryMode": "0755",
  1987. "Conflicts": "shutdown.target",
  1988. "ControlGroup": "/system.slice/system-x\\x2dverbose.slice/x-verbose@vt7.service",
  1989. "ControlPID": "0",
  1990. "DefaultDependencies": "yes",
  1991. "Delegate": "no",
  1992. "Description": "X with verbose logging on vt7",
  1993. "DevicePolicy": "auto",
  1994. "DynamicUser": "no",
  1995. "ExecMainCode": "0",
  1996. "ExecMainExitTimestampMonotonic": "0",
  1997. "ExecMainPID": "8517",
  1998. "ExecMainStartTimestamp": "Tue 2020-04-28 18:02:29 UTC",
  1999. "ExecMainStartTimestampMonotonic": "16381718662",
  2000. "ExecMainStatus": "0",
  2001. "ExecStart": "{ path=/usr/bin/x-daemon ; argv[]=/usr/bin/x-daemon -logverbose 6 -noreset vt7 -config /etc/X11/xorg-verbose.conf ; ignore_errors=no ; start_time=[Tue 2020-04-28 18:02:28 UTC] ; stop_time=[Tue 2020-04-28 18:02:29 UTC] ; pid=8516 ; code=exited ; status=0 }",
  2002. "FailureAction": "none",
  2003. "FileDescriptorStoreMax": "0",
  2004. "FragmentPath": "/etc/systemd/system/x-verbose@.service",
  2005. "GID": "[not set]",
  2006. "GuessMainPID": "yes",
  2007. "IOAccounting": "no",
  2008. "IOSchedulingClass": "0",
  2009. "IOSchedulingPriority": "0",
  2010. "IOWeight": "[not set]",
  2011. "IPAccounting": "no",
  2012. "IPEgressBytes": "18446744073709551615",
  2013. "IPEgressPackets": "18446744073709551615",
  2014. "IPIngressBytes": "18446744073709551615",
  2015. "IPIngressPackets": "18446744073709551615",
  2016. "Id": "x-verbose@vt7.service",
  2017. "IgnoreOnIsolate": "no",
  2018. "IgnoreSIGPIPE": "yes",
  2019. "InactiveEnterTimestampMonotonic": "0",
  2020. "InactiveExitTimestamp": "Tue 2020-04-28 18:02:28 UTC",
  2021. "InactiveExitTimestampMonotonic": "16380312439",
  2022. "InvocationID": "8313aad463f645a4b22298cf7eb1091d",
  2023. "JobRunningTimeoutUSec": "infinity",
  2024. "JobTimeoutAction": "none",
  2025. "JobTimeoutUSec": "infinity",
  2026. "KeyringMode": "private",
  2027. "KillMode": "control-group",
  2028. "KillSignal": "15",
  2029. "LimitAS": "infinity",
  2030. "LimitASSoft": "infinity",
  2031. "LimitCORE": "infinity",
  2032. "LimitCORESoft": "0",
  2033. "LimitCPU": "infinity",
  2034. "LimitCPUSoft": "infinity",
  2035. "LimitDATA": "infinity",
  2036. "LimitDATASoft": "infinity",
  2037. "LimitFSIZE": "infinity",
  2038. "LimitFSIZESoft": "infinity",
  2039. "LimitLOCKS": "infinity",
  2040. "LimitLOCKSSoft": "infinity",
  2041. "LimitMEMLOCK": "16777216",
  2042. "LimitMEMLOCKSoft": "16777216",
  2043. "LimitMSGQUEUE": "819200",
  2044. "LimitMSGQUEUESoft": "819200",
  2045. "LimitNICE": "0",
  2046. "LimitNICESoft": "0",
  2047. "LimitNOFILE": "4096",
  2048. "LimitNOFILESoft": "1024",
  2049. "LimitNPROC": "6490",
  2050. "LimitNPROCSoft": "6490",
  2051. "LimitRSS": "infinity",
  2052. "LimitRSSSoft": "infinity",
  2053. "LimitRTPRIO": "0",
  2054. "LimitRTPRIOSoft": "0",
  2055. "LimitRTTIME": "infinity",
  2056. "LimitRTTIMESoft": "infinity",
  2057. "LimitSIGPENDING": "6490",
  2058. "LimitSIGPENDINGSoft": "6490",
  2059. "LimitSTACK": "infinity",
  2060. "LimitSTACKSoft": "8388608",
  2061. "LoadState": "loaded",
  2062. "LockPersonality": "no",
  2063. "LogLevelMax": "-1",
  2064. "LogsDirectoryMode": "0755",
  2065. "MainPID": "8517",
  2066. "MemoryAccounting": "no",
  2067. "MemoryCurrent": "[not set]",
  2068. "MemoryDenyWriteExecute": "no",
  2069. "MemoryHigh": "infinity",
  2070. "MemoryLimit": "infinity",
  2071. "MemoryLow": "0",
  2072. "MemoryMax": "infinity",
  2073. "MemorySwapMax": "infinity",
  2074. "MountAPIVFS": "no",
  2075. "MountFlags": "",
  2076. "NFileDescriptorStore": "0",
  2077. "NRestarts": "0",
  2078. "Names": "x-verbose@vt7.service",
  2079. "NeedDaemonReload": "no",
  2080. "Nice": "0",
  2081. "NoNewPrivileges": "no",
  2082. "NonBlocking": "no",
  2083. "NotifyAccess": "none",
  2084. "OOMScoreAdjust": "0",
  2085. "OnFailureJobMode": "replace",
  2086. "PermissionsStartOnly": "no",
  2087. "Perpetual": "no",
  2088. "PrivateDevices": "no",
  2089. "PrivateNetwork": "no",
  2090. "PrivateTmp": "no",
  2091. "PrivateUsers": "no",
  2092. "ProtectControlGroups": "no",
  2093. "ProtectHome": "no",
  2094. "ProtectKernelModules": "no",
  2095. "ProtectKernelTunables": "no",
  2096. "ProtectSystem": "no",
  2097. "RefuseManualStart": "no",
  2098. "RefuseManualStop": "no",
  2099. "RemainAfterExit": "no",
  2100. "RemoveIPC": "no",
  2101. "Requires": "system-x\\x2dverbose.slice sysinit.target",
  2102. "Restart": "no",
  2103. "RestartUSec": "100ms",
  2104. "RestrictNamespaces": "no",
  2105. "RestrictRealtime": "no",
  2106. "RestrictSUIDSGID": "no",
  2107. "Result": "success",
  2108. "RootDirectoryStartOnly": "no",
  2109. "RuntimeDirectoryMode": "0755",
  2110. "RuntimeDirectoryPreserve": "no",
  2111. "RuntimeMaxUSec": "infinity",
  2112. "SameProcessGroup": "no",
  2113. "SecureBits": "0",
  2114. "SendSIGHUP": "no",
  2115. "SendSIGKILL": "yes",
  2116. "Slice": "system-x\\x2dverbose.slice",
  2117. "StandardError": "inherit",
  2118. "StandardInput": "null",
  2119. "StandardInputData": "",
  2120. "StandardOutput": "journal",
  2121. "StartLimitAction": "none",
  2122. "StartLimitBurst": "5",
  2123. "StartLimitIntervalUSec": "10s",
  2124. "StartupBlockIOWeight": "[not set]",
  2125. "StartupCPUShares": "[not set]",
  2126. "StartupCPUWeight": "[not set]",
  2127. "StartupIOWeight": "[not set]",
  2128. "StateChangeTimestamp": "Tue 2020-04-28 18:02:29 UTC",
  2129. "StateChangeTimestampMonotonic": "16381718746",
  2130. "StateDirectoryMode": "0755",
  2131. "StatusErrno": "0",
  2132. "StopWhenUnneeded": "no",
  2133. "SubState": "running",
  2134. "SuccessAction": "none",
  2135. "SyslogFacility": "3",
  2136. "SyslogLevel": "6",
  2137. "SyslogLevelPrefix": "yes",
  2138. "SyslogPriority": "30",
  2139. "SystemCallErrorNumber": "0",
  2140. "TTYReset": "no",
  2141. "TTYVHangup": "no",
  2142. "TTYVTDisallocate": "no",
  2143. "TasksAccounting": "yes",
  2144. "TasksCurrent": "4",
  2145. "TasksMax": "1947",
  2146. "TimeoutStartUSec": "1min 30s",
  2147. "TimeoutStopUSec": "1min 30s",
  2148. "TimerSlackNSec": "50000",
  2149. "Transient": "no",
  2150. "Type": "forking",
  2151. "UID": "[not set]",
  2152. "UMask": "0022",
  2153. "UnitFilePreset": "enabled",
  2154. "UnitFileState": "static",
  2155. "UtmpMode": "init",
  2156. "Wants": "graphical.target",
  2157. "WatchdogTimestamp": "Tue 2020-04-28 18:02:29 UTC",
  2158. "WatchdogTimestampMonotonic": "16381718743",
  2159. "WatchdogUSec": "0"
  2160. }
  2161. }
  2162.  
  2163. TASK [yavdr-xorg : ensure facts.d directory exists] ****************************************************************************************************
  2164. ok: [localhost] => {
  2165. "changed": false,
  2166. "gid": 0,
  2167. "group": "root",
  2168. "mode": "0755",
  2169. "owner": "root",
  2170. "path": "/etc/ansible/facts.d",
  2171. "size": 56,
  2172. "state": "directory",
  2173. "uid": 0
  2174. }
  2175.  
  2176. TASK [yavdr-xorg : write xorg variable as local fact] **************************************************************************************************
  2177. ok: [localhost] => {
  2178. "changed": false,
  2179. "checksum": "42380991085de1e4cbe5bc311ec7389e7816293b",
  2180. "dest": "/etc/ansible/facts.d/xorg.fact",
  2181. "gid": 0,
  2182. "group": "root",
  2183. "mode": "0644",
  2184. "owner": "root",
  2185. "path": "/etc/ansible/facts.d/xorg.fact",
  2186. "size": 18,
  2187. "state": "file",
  2188. "uid": 0
  2189. }
  2190.  
  2191. TASK [yavdr-xorg : write xrandr variable as local fact] ************************************************************************************************
  2192. ok: [localhost] => {
  2193. "changed": false,
  2194. "checksum": "fb102f05bffde64445b2ef53f3f834e49e0708de",
  2195. "dest": "/etc/ansible/facts.d/xrandr.fact",
  2196. "gid": 0,
  2197. "group": "root",
  2198. "mode": "0644",
  2199. "owner": "root",
  2200. "path": "/etc/ansible/facts.d/xrandr.fact",
  2201. "size": 1182,
  2202. "state": "file",
  2203. "uid": 0
  2204. }
  2205.  
  2206. TASK [yavdr-xorg : write drm variable as local fact] ***************************************************************************************************
  2207. ok: [localhost] => {
  2208. "changed": false,
  2209. "checksum": "f0f6d77a1e83e897fbf177cd6f66efb702723a93",
  2210. "dest": "/etc/ansible/facts.d/drm.fact",
  2211. "gid": 0,
  2212. "group": "root",
  2213. "mode": "0644",
  2214. "owner": "root",
  2215. "path": "/etc/ansible/facts.d/drm.fact",
  2216. "size": 17,
  2217. "state": "file",
  2218. "uid": 0
  2219. }
  2220.  
  2221. TASK [yavdr-xorg : update xorg, xrandr and drm variables with values from local facts if needed] *******************************************************
  2222. skipping: [localhost] => {
  2223. "changed": false,
  2224. "skip_reason": "Conditional result was False"
  2225. }
  2226.  
  2227. TASK [yavdr-xorg : create xorg.conf (for nvidia driver)] ***********************************************************************************************
  2228. fatal: [localhost]: FAILED! => {
  2229. "changed": false
  2230. }
  2231.  
  2232. MSG:
  2233.  
  2234. AnsibleUndefinedVariable: 'dict object' has no attribute 'primary'
  2235.  
  2236. PLAY RECAP *********************************************************************************************************************************************
  2237. localhost : ok=38 changed=4 unreachable=0 failed=1 skipped=9 rescued=0 ignored=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement