Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.67 KB | None | 0 0
  1. ```
  2. [username]@Ubuntu-1804-bionic-64-minimal:~/cloudbox$ cb install cloudbox
  3.  
  4. Running Cloudbox Tags: cloudbox
  5.  
  6.  
  7. PLAY [localhost] ***************************************************************
  8.  
  9. TASK [Gathering Facts] *********************************************************
  10. Monday 24 February 2020  08:51:39 +0100 (0:00:00.408)       0:00:00.408 *******
  11. ok: [localhost]
  12.  
  13. TASK [sanity_check : Cloudbox supports Ubuntu 16.04 or higher] *****************
  14. Monday 24 February 2020  08:51:40 +0100 (0:00:00.791)       0:00:01.199 *******
  15. skipping: [localhost]
  16.  
  17. TASK [sanity_check : Display System Info] **************************************
  18. Monday 24 February 2020  08:51:40 +0100 (0:00:00.028)       0:00:01.227 *******
  19. ok: [localhost] => {
  20.     "msg": "System is running Ubuntu 18.04.4 LTS."
  21. }
  22.  
  23. TASK [sanity_check : Set 'continuous_integration' variable] ********************
  24. Monday 24 February 2020  08:51:40 +0100 (0:00:00.027)       0:00:01.255 *******
  25. ok: [localhost]
  26.  
  27. TASK [sanity_check : Ensure TAGS are not being skipped] ************************
  28. Monday 24 February 2020  08:51:40 +0100 (0:00:00.027)       0:00:01.283 *******
  29. ok: [localhost] => (item=cloudbox) => {
  30.     "ansible_loop_var": "item",
  31.     "changed": false,
  32.     "item": "cloudbox",
  33.     "msg": "All assertions passed"
  34. }
  35.  
  36. TASK [sanity_check : Get all available TAGS] ***********************************
  37. Monday 24 February 2020  08:51:40 +0100 (0:00:00.036)       0:00:01.320 *******
  38. ok: [localhost]
  39.  
  40. TASK [sanity_check : Ensure TAGS are valid] ************************************
  41. Monday 24 February 2020  08:51:43 +0100 (0:00:03.003)       0:00:04.323 *******
  42. ok: [localhost] => (item=cloudbox) => {
  43.     "ansible_loop_var": "item",
  44.     "changed": false,
  45.     "item": "cloudbox",
  46.     "msg": "All assertions passed"
  47. }
  48.  
  49. TASK [sanity_check : Check if 'backup.lock' is present] ************************
  50. Monday 24 February 2020  08:51:43 +0100 (0:00:00.036)       0:00:04.360 *******
  51. ok: [localhost]
  52.  
  53. TASK [sanity_check : Get age of 'backup.lock' file] ****************************
  54. Monday 24 February 2020  08:51:44 +0100 (0:00:00.251)       0:00:04.611 *******
  55. skipping: [localhost]
  56.  
  57. TASK [sanity_check : Delete stale 'backup.lock'] *******************************
  58. Monday 24 February 2020  08:51:44 +0100 (0:00:00.026)       0:00:04.638 *******
  59. skipping: [localhost]
  60.  
  61. TASK [sanity_check : Fail when 'backup.lock' exists.] **************************
  62. Monday 24 February 2020  08:51:44 +0100 (0:00:00.045)       0:00:04.684 *******
  63. skipping: [localhost]
  64.  
  65. TASK [sanity_check : Get 'cloudbox.yml' info] **********************************
  66. Monday 24 February 2020  08:51:44 +0100 (0:00:00.028)       0:00:04.713 *******
  67. ok: [localhost]
  68.  
  69. TASK [sanity_check : Touch 'cloudbox.log' file] ********************************
  70. Monday 24 February 2020  08:51:44 +0100 (0:00:00.102)       0:00:04.815 *******
  71. changed: [localhost]
  72.  
  73. TASK [pre_tasks : User | Check if user '[username]' exists] ********************
  74. Monday 24 February 2020  08:51:44 +0100 (0:00:00.241)       0:00:05.056 *******
  75. ok: [localhost]
  76.  
  77. TASK [pre_tasks : User | Get '[username]' info] ********************************
  78. Monday 24 February 2020  08:51:44 +0100 (0:00:00.104)       0:00:05.161 *******
  79. ok: [localhost]
  80.  
  81. TASK [pre_tasks : User | Get 'video' gid] **************************************
  82. Monday 24 February 2020  08:51:44 +0100 (0:00:00.282)       0:00:05.443 *******
  83. ok: [localhost]
  84.  
  85. TASK [pre_tasks : User | Set 'uid', 'gid', and 'vgid'] *************************
  86. Monday 24 February 2020  08:51:44 +0100 (0:00:00.101)       0:00:05.545 *******
  87. ok: [localhost]
  88.  
  89. TASK [pre_tasks : Clean Paths | Remove trailing slash from new downloads paths] ***
  90. Monday 24 February 2020  08:51:44 +0100 (0:00:00.031)       0:00:05.576 *******
  91. ok: [localhost]
  92.  
  93. TASK [pre_tasks : Clean Paths | Remove trailing slash from old downloads paths] ***
  94. Monday 24 February 2020  08:51:45 +0100 (0:00:00.031)       0:00:05.608 *******
  95. skipping: [localhost]
  96.  
  97. TASK [pre_tasks : Variables | Set 'continuous_integration' variable] ***********
  98. Monday 24 February 2020  08:51:45 +0100 (0:00:00.026)       0:00:05.634 *******
  99. ok: [localhost]
  100.  
  101. TASK [pre_tasks : Variables | Set 'cloudflare_enabled' variable] ***************
  102. Monday 24 February 2020  08:51:45 +0100 (0:00:00.027)       0:00:05.662 *******
  103. ok: [localhost]
  104.  
  105. TASK [pre_tasks : Variables | Set 'plex_account_enabled' variable] *************
  106. Monday 24 February 2020  08:51:45 +0100 (0:00:00.031)       0:00:05.693 *******
  107. ok: [localhost]
  108.  
  109. TASK [pre_tasks : Variables | Set 'nzbs_downloads_path' variable] **************
  110. Monday 24 February 2020  08:51:45 +0100 (0:00:00.031)       0:00:05.725 *******
  111. ok: [localhost]
  112.  
  113. TASK [pre_tasks : Variables | Set 'torrents_downloads_path' variable] **********
  114. Monday 24 February 2020  08:51:45 +0100 (0:00:00.032)       0:00:05.757 *******
  115. ok: [localhost]
  116.  
  117. TASK [pre_tasks : Variables | Set 'sma_enabled' role tag] **********************
  118. Monday 24 February 2020  08:51:45 +0100 (0:00:00.031)       0:00:05.789 *******
  119. ok: [localhost]
  120.  
  121. TASK [pre_tasks : Variables | Check if 'system.timezone' was specified] ********
  122. Monday 24 February 2020  08:51:45 +0100 (0:00:00.028)       0:00:05.817 *******
  123. ok: [localhost]
  124.  
  125. TASK [pre_tasks : Variables | Set 'tz' variable to custom timezone] ************
  126. Monday 24 February 2020  08:51:45 +0100 (0:00:00.031)       0:00:05.848 *******
  127. skipping: [localhost]
  128.  
  129. TASK [pre_tasks : Variables | Get time zone from 'http://ip-api.com'] **********
  130. Monday 24 February 2020  08:51:45 +0100 (0:00:00.029)       0:00:05.878 *******
  131. ok: [localhost]
  132.  
  133. TASK [pre_tasks : Variables | Set 'tz' variable from 'http://ip-api.com'] ******
  134. Monday 24 February 2020  08:51:45 +0100 (0:00:00.336)       0:00:06.214 *******
  135. ok: [localhost]
  136.  
  137. TASK [pre_tasks : Variables | Check to see if '/etc/timezone' exists] **********
  138. Monday 24 February 2020  08:51:45 +0100 (0:00:00.031)       0:00:06.245 *******
  139. skipping: [localhost]
  140.  
  141. TASK [pre_tasks : Variables | Get info from '/etc/timezone'] *******************
  142. Monday 24 February 2020  08:51:45 +0100 (0:00:00.028)       0:00:06.273 *******
  143. skipping: [localhost]
  144.  
  145. TASK [pre_tasks : Variables | Set 'tz' variable to '/etc/timezone'] ************
  146. Monday 24 February 2020  08:51:45 +0100 (0:00:00.028)       0:00:06.302 *******
  147. skipping: [localhost]
  148.  
  149. TASK [pre_tasks : Variables | Set 'tz' variable to fallback value of 'Etc/UTC'] ***
  150. Monday 24 February 2020  08:51:45 +0100 (0:00:00.027)       0:00:06.330 *******
  151. skipping: [localhost]
  152.  
  153. TASK [pre_tasks : Role Variables | Set 'use_nzbs'] *****************************
  154. Monday 24 February 2020  08:51:45 +0100 (0:00:00.027)       0:00:06.358 *******
  155. ok: [localhost]
  156.  
  157. TASK [pre_tasks : Role Variables | Set 'use_torrents'] *************************
  158. Monday 24 February 2020  08:51:45 +0100 (0:00:00.031)       0:00:06.389 *******
  159. ok: [localhost]
  160.  
  161. TASK [pre_tasks : Role Variables | Set 'use_remote'] ***************************
  162. Monday 24 February 2020  08:51:45 +0100 (0:00:00.028)       0:00:06.417 *******
  163. ok: [localhost]
  164.  
  165. TASK [pre_tasks : Role Variables | Set 'use_nvidia'] ***************************
  166. Monday 24 February 2020  08:51:45 +0100 (0:00:00.030)       0:00:06.448 *******
  167. ok: [localhost]
  168.  
  169. TASK [pre_tasks : APT | Remove APT locks] **************************************
  170. Monday 24 February 2020  08:51:45 +0100 (0:00:00.028)       0:00:06.476 *******
  171. ok: [localhost] => (item=/var/lib/apt/lists/lock)
  172. ok: [localhost] => (item=/var/cache/apt/archives/lock)
  173. ok: [localhost] => (item=/var/lib/dpkg/lock)
  174.  
  175. TASK [pre_tasks : Set Cloudbox Type to 'cloudbox'] *****************************
  176. Monday 24 February 2020  08:51:46 +0100 (0:00:00.243)       0:00:06.720 *******
  177. ok: [localhost]
  178.  
  179. TASK [pre_tasks : Add Subdomain | Install 'dnsutils'] **************************
  180. Monday 24 February 2020  08:51:46 +0100 (0:00:00.029)       0:00:06.749 *******
  181. ok: [localhost]
  182.  
  183. TASK [pre_tasks : Add Subdomain | Get Public IP Address] ***********************
  184. Monday 24 February 2020  08:51:47 +0100 (0:00:01.067)       0:00:07.816 *******
  185. changed: [localhost]
  186.  
  187. TASK [pre_tasks : Add Subdomain | Set 'public_ip' variable] ********************
  188. Monday 24 February 2020  08:51:47 +0100 (0:00:00.139)       0:00:07.956 *******
  189. ok: [localhost]
  190.  
  191. TASK [pre_tasks : Add Subdomain | Cloudflare: Add 'cloudbox' subdomain to '[URL]'] ***
  192. Monday 24 February 2020  08:51:47 +0100 (0:00:00.036)       0:00:07.992 *******
  193. ok: [localhost]
  194.  
  195. TASK [kernel : Set default 'reboot_is_necessary' variable] *********************
  196. Monday 24 February 2020  08:51:49 +0100 (0:00:01.757)       0:00:09.750 *******
  197. ok: [localhost]
  198.  
  199. TASK [kernel : Preinstall task] ************************************************
  200. Monday 24 February 2020  08:51:49 +0100 (0:00:00.025)       0:00:09.776 *******
  201. skipping: [localhost]
  202.  
  203. TASK [kernel : Hetzner | Install 'pciutils'] ***********************************
  204. Monday 24 February 2020  08:51:49 +0100 (0:00:00.027)       0:00:09.803 *******
  205. ok: [localhost]
  206.  
  207. TASK [kernel : Hetzner | Fetch PCI info] ***************************************
  208. Monday 24 February 2020  08:51:50 +0100 (0:00:00.835)       0:00:10.639 *******
  209. changed: [localhost]
  210.  
  211. TASK [kernel : Hetzner | Check if 'blacklist-hetzner.conf' exists] *************
  212. Monday 24 February 2020  08:51:50 +0100 (0:00:00.109)       0:00:10.748 *******
  213. ok: [localhost]
  214.  
  215. TASK [kernel : Hetzner | Comment out 'i915' blacklists in 'blacklist-hetzner.conf'] ***
  216. Monday 24 February 2020  08:51:50 +0100 (0:00:00.098)       0:00:10.847 *******
  217. ok: [localhost]
  218.  
  219. TASK [kernel : Hetzner | Hetzner GRUB files] ***********************************
  220. Monday 24 February 2020  08:51:50 +0100 (0:00:00.225)       0:00:11.072 *******
  221. ok: [localhost]
  222.  
  223. TASK [kernel : Hetzner | Check status of GRUB files] ***************************
  224. Monday 24 February 2020  08:51:50 +0100 (0:00:00.029)       0:00:11.101 *******
  225. ok: [localhost] => (item=/etc/default/grub.d/hetzner.cfg)
  226. ok: [localhost] => (item=/etc/default/grub)
  227.  
  228. TASK [kernel : Hetzner | Hetzner GRUB edits] ***********************************
  229. Monday 24 February 2020  08:51:50 +0100 (0:00:00.185)       0:00:11.287 *******
  230. skipping: [localhost] => (item={'failed': False, u'stat': {u'exists': False}, 'ansible_loop_var': u'item', 'item': u'/etc/default/grub.d/hetzner.cfg', u'invocation': {u'module_args': {u'follow': False, u'get_checksum': True, u'path': u'/etc/default/grub.d/hetzner.cfg', u'checksum_algorithm': u'sha1', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, u'changed': False})
  231. included: /srv/git/cloudbox/roles/kernel/tasks/subtasks/hetzner_grub_edits.yml for localhost
  232.  
  233. TASK [kernel : Hetzner | GRUB Edits | Set parameters to remove] ****************
  234. Monday 24 February 2020  08:51:50 +0100 (0:00:00.070)       0:00:11.357 *******
  235. ok: [localhost]
  236.  
  237. TASK [kernel : Hetzner | GRUB Edits | Get default kernel parameters] ***********
  238. Monday 24 February 2020  08:51:50 +0100 (0:00:00.029)       0:00:11.387 *******
  239. changed: [localhost]
  240.  
  241. TASK [kernel : Hetzner | GRUB Edits | Set default kernel parameters] ***********
  242. Monday 24 February 2020  08:51:50 +0100 (0:00:00.099)       0:00:11.487 *******
  243. ok: [localhost]
  244.  
  245. TASK [kernel : Hetzner | GRUB Edits | Set final kernel parameters] *************
  246. Monday 24 February 2020  08:51:50 +0100 (0:00:00.030)       0:00:11.517 *******
  247. ok: [localhost]
  248.  
  249. TASK [kernel : Hetzner | GRUB Edits | Update 'GRUB_CMDLINE_LINUX_DEFAULT'] *****
  250. Monday 24 February 2020  08:51:50 +0100 (0:00:00.031)       0:00:11.549 *******
  251. ok: [localhost]
  252. [WARNING]: flush_handlers task does not support when conditional
  253.  
  254.  
  255. TASK [kernel : Hetzner | GRUB Edits | Set 'reboot_is_necessary' variable] ******
  256. Monday 24 February 2020  08:51:51 +0100 (0:00:00.099)       0:00:11.648 *******
  257. skipping: [localhost]
  258.  
  259. TASK [kernel : Cron Tasks] *****************************************************
  260. Monday 24 February 2020  08:51:51 +0100 (0:00:00.029)       0:00:11.677 *******
  261. included: /srv/git/cloudbox/roles/kernel/tasks/subtasks/cron.yml for localhost
  262.  
  263. TASK [kernel : Cron | Purge old kernels on reboot] *****************************
  264. Monday 24 February 2020  08:51:51 +0100 (0:00:00.047)       0:00:11.725 *******
  265. ok: [localhost]
  266.  
  267. TASK [kernel : Mainline Kernel Script Tasks] ***********************************
  268. Monday 24 February 2020  08:51:51 +0100 (0:00:00.245)       0:00:11.970 *******
  269. included: /srv/git/cloudbox/roles/kernel/tasks/subtasks/script.yml for localhost
  270.  
  271. TASK [kernel : Mainline Kernel Script | Check for existing 'ubuntu-mainline-kernel.sh'] ***
  272. Monday 24 February 2020  08:51:51 +0100 (0:00:00.065)       0:00:12.036 *******
  273. ok: [localhost]
  274.  
  275. TASK [kernel : Mainline Kernel Script | Calculate hash blob for existing 'ubuntu-mainline-kernel.sh'] ***
  276. Monday 24 February 2020  08:51:51 +0100 (0:00:00.102)       0:00:12.138 *******
  277. changed: [localhost]
  278.  
  279. TASK [kernel : Mainline Kernel Script | Set 'existing_local_script_hash' variable] ***
  280. Monday 24 February 2020  08:51:51 +0100 (0:00:00.117)       0:00:12.255 *******
  281. ok: [localhost]
  282.  
  283. TASK [kernel : Mainline Kernel Script | Get hash blob for latest 'ubuntu-mainline-kernel.sh'] ***
  284. Monday 24 February 2020  08:51:51 +0100 (0:00:00.029)       0:00:12.285 *******
  285. ok: [localhost]
  286.  
  287. TASK [kernel : Mainline Kernel Script | Set 'remote_script_hash' variables] ****
  288. Monday 24 February 2020  08:51:52 +0100 (0:00:00.551)       0:00:12.837 *******
  289. ok: [localhost]
  290.  
  291. TASK [kernel : Mainline Kernel Script | Download and install 'ubuntu-mainline-kernel.sh'] ***
  292. Monday 24 February 2020  08:51:52 +0100 (0:00:00.032)       0:00:12.869 *******
  293. skipping: [localhost]
  294.  
  295. TASK [kernel : Mainline Kernel Script | Download and install 'ubuntu-mainline-kernel.sh'] ***
  296. Monday 24 February 2020  08:51:52 +0100 (0:00:00.030)       0:00:12.899 *******
  297. skipping: [localhost]
  298.  
  299. TASK [kernel : Mainline Kernel Script | Look for '/usr/local/bin/ubuntu-mainline-kernel.sh'] ***
  300. Monday 24 February 2020  08:51:52 +0100 (0:00:00.028)       0:00:12.928 *******
  301. ok: [localhost]
  302.  
  303. TASK [kernel : Mainline Kernel Script | Mainline Kernel Script | Validate '/usr/local/bin/ubuntu-mainline-kernel.sh'] ***
  304. Monday 24 February 2020  08:51:52 +0100 (0:00:00.099)       0:00:13.028 *******
  305. changed: [localhost]
  306.  
  307. TASK [kernel : Mainline Kernel Script | Import script if validation failed] ****
  308. Monday 24 February 2020  08:51:52 +0100 (0:00:00.110)       0:00:13.138 *******
  309. skipping: [localhost]
  310.  
  311. TASK [kernel : Update Tasks] ***************************************************
  312. Monday 24 February 2020  08:51:52 +0100 (0:00:00.028)       0:00:13.167 *******
  313. included: /srv/git/cloudbox/roles/kernel/tasks/subtasks/update.yml for localhost
  314.  
  315. TASK [kernel : Update | Update kernel] *****************************************
  316. Monday 24 February 2020  08:51:52 +0100 (0:00:00.071)       0:00:13.238 *******
  317. skipping: [localhost]
  318.  
  319. TASK [kernel : Update | Fix apt] ***********************************************
  320. Monday 24 February 2020  08:51:52 +0100 (0:00:00.028)       0:00:13.266 *******
  321. skipping: [localhost]
  322.  
  323. TASK [kernel : Update | Set 'reboot_is_necessary' variable] ********************
  324. Monday 24 February 2020  08:51:52 +0100 (0:00:00.027)       0:00:13.294 *******
  325. skipping: [localhost]
  326.  
  327. TASK [kernel : Update | Kernel was updated] ************************************
  328. Monday 24 February 2020  08:51:52 +0100 (0:00:00.027)       0:00:13.322 *******
  329. skipping: [localhost]
  330.  
  331. TASK [kernel : Update | Kernel was not updated] ********************************
  332. Monday 24 February 2020  08:51:52 +0100 (0:00:00.028)       0:00:13.350 *******
  333. skipping: [localhost]
  334.  
  335. TASK [kernel : Header Tasks] ***************************************************
  336. Monday 24 February 2020  08:51:52 +0100 (0:00:00.027)       0:00:13.378 *******
  337. included: /srv/git/cloudbox/roles/kernel/tasks/subtasks/headers.yml for localhost
  338.  
  339. TASK [kernel : Header | Install 'linux-headers'] *******************************
  340. Monday 24 February 2020  08:51:52 +0100 (0:00:00.056)       0:00:13.435 *******
  341. ok: [localhost]
  342.  
  343. TASK [kernel : Header | Fix apt] ***********************************************
  344. Monday 24 February 2020  08:51:53 +0100 (0:00:00.840)       0:00:14.275 *******
  345. skipping: [localhost]
  346.  
  347. TASK [kernel : Header | Set 'reboot_is_necessary' variable] ********************
  348. Monday 24 February 2020  08:51:53 +0100 (0:00:00.027)       0:00:14.302 *******
  349. skipping: [localhost]
  350.  
  351. TASK [kernel : Header | Kernel headers were updated] ***************************
  352. Monday 24 February 2020  08:51:53 +0100 (0:00:00.027)       0:00:14.329 *******
  353. skipping: [localhost]
  354.  
  355. TASK [kernel : Header | Kernel headers were not updated] ***********************
  356. Monday 24 February 2020  08:51:53 +0100 (0:00:00.026)       0:00:14.356 *******
  357. ok: [localhost] => {
  358.     "msg": "Kernel headers were not updated."
  359. }
  360.  
  361. TASK [kernel : Restart Tasks] **************************************************
  362. Monday 24 February 2020  08:51:53 +0100 (0:00:00.028)       0:00:14.385 *******
  363. skipping: [localhost]
  364.  
  365. TASK [kernel : Checks Tasks] ***************************************************
  366. Monday 24 February 2020  08:51:53 +0100 (0:00:00.026)       0:00:14.412 *******
  367. included: /srv/git/cloudbox/roles/kernel/tasks/subtasks/checks.yml for localhost
  368.  
  369. TASK [kernel : Checks | Fail when linux kernel version is lower than 4.00] *****
  370. Monday 24 February 2020  08:51:53 +0100 (0:00:00.064)       0:00:14.477 *******
  371. skipping: [localhost]
  372.  
  373. TASK [kernel : Checks | Warn when linux kernel version is lower than 4.10] *****
  374. Monday 24 February 2020  08:51:53 +0100 (0:00:00.028)       0:00:14.506 *******
  375. skipping: [localhost]
  376.  
  377. TASK [user : Create common groups] *********************************************
  378. Monday 24 February 2020  08:51:53 +0100 (0:00:00.027)       0:00:14.534 *******
  379. ok: [localhost] => (item=docker)
  380. ok: [localhost] => (item=[username])
  381.  
  382. TASK [user : Create user '[username]'] *****************************************
  383. Monday 24 February 2020  08:51:54 +0100 (0:00:00.324)       0:00:14.859 *******
  384. ok: [localhost]
  385.  
  386. TASK [user : Get vgid] *********************************************************
  387. Monday 24 February 2020  08:51:54 +0100 (0:00:00.121)       0:00:14.980 *******
  388. changed: [localhost]
  389.  
  390. TASK [user : Set 'uid', 'gid', and 'vgid'] *************************************
  391. Monday 24 February 2020  08:51:54 +0100 (0:00:00.097)       0:00:15.078 *******
  392. ok: [localhost]
  393.  
  394. TASK [user : Check sudoers exists] *********************************************
  395. Monday 24 February 2020  08:51:54 +0100 (0:00:00.028)       0:00:15.106 *******
  396. ok: [localhost]
  397.  
  398. TASK [user : Set sudo group to NOPASSWD] ***************************************
  399. Monday 24 February 2020  08:51:54 +0100 (0:00:00.098)       0:00:15.205 *******
  400. ok: [localhost]
  401.  
  402. TASK [user : Create 'new_home_path' variable] **********************************
  403. Monday 24 February 2020  08:51:54 +0100 (0:00:00.240)       0:00:15.446 *******
  404. ok: [localhost]
  405.  
  406. TASK [user : Delete previous cloudbox folder if it exists] *********************
  407. Monday 24 February 2020  08:51:54 +0100 (0:00:00.029)       0:00:15.475 *******
  408. changed: [localhost]
  409.  
  410. TASK [user : Get current git branch] *******************************************
  411. Monday 24 February 2020  08:51:55 +0100 (0:00:00.143)       0:00:15.618 *******
  412. changed: [localhost]
  413.  
  414. TASK [user : Clone Cloudbox project] *******************************************
  415. Monday 24 February 2020  08:51:55 +0100 (0:00:00.115)       0:00:15.734 *******
  416. changed: [localhost]
  417.  
  418. TASK [user : Copy config files to cloudbox folder] *****************************
  419. Monday 24 February 2020  08:51:58 +0100 (0:00:03.386)       0:00:19.120 *******
  420. ok: [localhost] => (item=/srv/git/cloudbox/appveyor.yml)
  421. changed: [localhost] => (item=/srv/git/cloudbox/settings.yml)
  422. changed: [localhost] => (item=/srv/git/cloudbox/backup_config.yml)
  423. changed: [localhost] => (item=/srv/git/cloudbox/accounts.yml)
  424. ok: [localhost] => (item=/srv/git/cloudbox/cloudbox.yml)
  425. changed: [localhost] => (item=/srv/git/cloudbox/adv_settings.yml)
  426. ok: [localhost] => (item=/srv/git/cloudbox/backup.yml)
  427. changed: [localhost] => (item=/srv/git/cloudbox/ansible.cfg)
  428.  
  429. TASK [user : Look for '.ansible_vault' file in current home folder] ************
  430. Monday 24 February 2020  08:51:59 +0100 (0:00:01.267)       0:00:20.387 *******
  431. ok: [localhost]
  432.  
  433. TASK [user : Copy '.ansible_vault' to new home folder.] ************************
  434. Monday 24 February 2020  08:51:59 +0100 (0:00:00.099)       0:00:20.487 *******
  435. skipping: [localhost]
  436.  
  437. TASK [user : Quit playbook after creation of new cloudbox folder location] *****
  438. Monday 24 February 2020  08:51:59 +0100 (0:00:00.029)       0:00:20.516 *******
  439. fatal: [localhost]: FAILED! => {"changed": false, "msg": ["Cloudbox folder was migrated to a home location.", "Please re-login with the '[username]' account and rerun the Cloudbox Installer from the '/home/[username]/cloudbox/' path."]}
  440.  
  441. PLAY RECAP *********************************************************************
  442. localhost                  : ok=73   changed=11   unreachable=0    failed=1    skipped=27   rescued=0    ignored=0
  443.  
  444. Monday 24 February 2020  08:51:59 +0100 (0:00:00.018)       0:00:20.534 *******
  445. ===============================================================================
  446. user : Clone Cloudbox project ------------------------------------------- 3.39s
  447. sanity_check : Get all available TAGS ----------------------------------- 3.00s
  448. pre_tasks : Add Subdomain | Cloudflare: Add 'cloudbox' subdomain to '[URL]' --- 1.76s
  449. user : Copy config files to cloudbox folder ----------------------------- 1.27s
  450. pre_tasks : Add Subdomain | Install 'dnsutils' -------------------------- 1.07s
  451. kernel : Header | Install 'linux-headers' ------------------------------- 0.84s
  452. kernel : Hetzner | Install 'pciutils' ----------------------------------- 0.84s
  453. Gathering Facts --------------------------------------------------------- 0.79s
  454. kernel : Mainline Kernel Script | Get hash blob for latest 'ubuntu-mainline-kernel.sh' --- 0.55s
  455. pre_tasks : Variables | Get time zone from 'http://ip-api.com' ---------- 0.34s
  456. user : Create common groups --------------------------------------------- 0.32s
  457. pre_tasks : User | Get '[username]' info -------------------------------- 0.28s
  458. sanity_check : Check if 'backup.lock' is present ------------------------ 0.25s
  459. kernel : Cron | Purge old kernels on reboot ----------------------------- 0.25s
  460. pre_tasks : APT | Remove APT locks -------------------------------------- 0.24s
  461. sanity_check : Touch 'cloudbox.log' file -------------------------------- 0.24s
  462. user : Set sudo group to NOPASSWD --------------------------------------- 0.24s
  463. kernel : Hetzner | Comment out 'i915' blacklists in 'blacklist-hetzner.conf' --- 0.23s
  464. kernel : Hetzner | Check status of GRUB files --------------------------- 0.19s
  465. user : Delete previous cloudbox folder if it exists --------------------- 0.14s
  466.  
  467. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement