Guest User

Untitled

a guest
Dec 8th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.44 KB | None | 0 0
  1. ansible-playbook 2.7.1
  2. config file = /home/sxw455/.ansible.cfg
  3. configured module search path = [u'/home/sxw455/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  4. ansible python module location = /home/sxw455/.local/lib/python2.7/site-packages/ansible
  5. executable location = /home/sxw455/.local/bin/ansible-playbook
  6. python version = 2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0]
  7. Using /home/sxw455/.ansible.cfg as config file
  8. Reading vault password file: /home/sxw455/VaultKey
  9. setting up inventory plugins
  10. /home/sxw455/Ansible-F5/Inventory/Inventory.yaml did not meet host_list requirements, check plugin documentation if this is unexpected
  11. /home/sxw455/Ansible-F5/Inventory/Inventory.yaml did not meet script requirements, check plugin documentation if this is unexpected
  12. Parsed /home/sxw455/Ansible-F5/Inventory/Inventory.yaml inventory source with yaml plugin
  13. skipping vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml' due to an undefined variable
  14. skipping vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml' due to an undefined variable
  15. Loading callback plugin default of type stdout, v2.0 from /home/sxw455/.local/lib/python2.7/site-packages/ansible/plugins/callback/default.pyc
  16.  
  17. PLAYBOOK: PoolMbr.yaml ***************************************************************************************************************************************
  18. 1 plays in PoolMbr.yaml
  19. skipping vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml' due to an undefined variable
  20. skipping vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml' due to an undefined variable
  21. skipping vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml' due to an undefined variable
  22.  
  23. PLAY [Test pool member changes] ******************************************************************************************************************************
  24. META: ran handlers
  25. Found a vault_id (default) in the vaulttext
  26. We have a secret associated with vault id (default), will try to use to decrypt /home/sxw455/Ansible-F5/Inventory/Creds_CLE_LAB.yaml
  27. Trying to use vault secret=(FileVaultSecret(filename='/home/sxw455/VaultKey')) id=default to decrypt /home/sxw455/Ansible-F5/Inventory/Creds_CLE_LAB.yaml
  28. Trying secret FileVaultSecret(filename='/home/sxw455/VaultKey') for vault_id=default
  29. Decrypt of "/home/sxw455/Ansible-F5/Inventory/Creds_CLE_LAB.yaml" successful with secret=FileVaultSecret(filename='/home/sxw455/VaultKey') and vault_id=default
  30. Read vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml'
  31.  
  32. TASK [f5devcentral.f5ansible : Check ansible version] ********************************************************************************************************
  33. task path: /home/sxw455/.ansible/roles/f5devcentral.f5ansible/tasks/main.yaml:7
  34. skipping: [cpf5dv.sherwin.com] => {}
  35. Read vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml'
  36.  
  37. TASK [pl_TestPool] *******************************************************************************************************************************************
  38. task path: /home/sxw455/Ansible-F5/Playbooks/PoolMbr.yaml:22
  39. <cpf5dv.sherwin.com> ESTABLISH LOCAL CONNECTION FOR USER: sxw455
  40. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'echo ~sxw455 && sleep 0'
  41. <cpf5dv.sherwin.com> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/sxw455/.ansible/tmp/ansible-tmp-1544312289.47-112072236751923 `" && echo ansible-tmp-1544312289.47-112072236751923="` echo /home/sxw455/.ansible/tmp/ansible-tmp-1544312289.47-112072236751923 `" ) && sleep 0'
  42. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/__init__.py
  43. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/six/__init__.py
  44. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/compare.py
  45. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/basic.py
  46. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/bigip.py
  47. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/__init__.py
  48. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/common.py
  49. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/parsing/convert_bool.py
  50. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/_collections_compat.py
  51. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/_text.py
  52. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/parsing/__init__.py
  53. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/pycompat24.py
  54. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/process.py
  55. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/__init__.py
  56. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/file.py
  57. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/icontrol.py
  58. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/urls.py
  59. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/connection.py
  60. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/network/common/__init__.py
  61. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/network/common/utils.py
  62. Using module file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/library/bigip_pool.py
  63. <cpf5dv.sherwin.com> PUT /home/sxw455/.ansible/tmp/ansible-local-12727jqw7Td/tmptc_GAx TO /home/sxw455/.ansible/tmp/ansible-tmp-1544312289.47-112072236751923/AnsiballZ_bigip_pool.py
  64. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'chmod u+x /home/sxw455/.ansible/tmp/ansible-tmp-1544312289.47-112072236751923/ /home/sxw455/.ansible/tmp/ansible-tmp-1544312289.47-112072236751923/AnsiballZ_bigip_pool.py && sleep 0'
  65. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'F5_VALIDATE_CERTS=False F5_SERVER=cpf5dv.sherwin.com F5_USER=sxw455 F5_PASSWORD='"'"'REDACTED'"'"' /usr/bin/python /home/sxw455/.ansible/tmp/ansible-tmp-1544312289.47-112072236751923/AnsiballZ_bigip_pool.py && sleep 0'
  66. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'rm -f -r /home/sxw455/.ansible/tmp/ansible-tmp-1544312289.47-112072236751923/ > /dev/null 2>&1 && sleep 0'
  67. ok: [cpf5dv.sherwin.com] => {
  68. "changed": false,
  69. "invocation": {
  70. "module_args": {
  71. "auth_provider": null,
  72. "description": null,
  73. "lb_method": null,
  74. "metadata": null,
  75. "monitor_type": null,
  76. "monitors": null,
  77. "name": "pl_TestPool",
  78. "partition": "Common",
  79. "password": null,
  80. "priority_group_activation": null,
  81. "provider": {
  82. "auth_provider": null,
  83. "password": null,
  84. "proxy_to": null,
  85. "server": null,
  86. "server_port": null,
  87. "ssh_keyfile": null,
  88. "timeout": null,
  89. "transport": "rest",
  90. "user": null,
  91. "validate_certs": null
  92. },
  93. "quorum": null,
  94. "reselect_tries": null,
  95. "server": null,
  96. "server_port": null,
  97. "service_down_action": null,
  98. "slow_ramp_time": null,
  99. "state": "present",
  100. "transport": null,
  101. "user": null,
  102. "validate_certs": null
  103. }
  104. },
  105. "partition": "Common"
  106. }
  107. Read vars_file '{{ CredPath }}/Creds_{{ DataCenter }}.yaml'
  108.  
  109. TASK [pl_TestPool] *******************************************************************************************************************************************
  110. task path: /home/sxw455/Ansible-F5/Playbooks/PoolMbr.yaml:29
  111. <cpf5dv.sherwin.com> ESTABLISH LOCAL CONNECTION FOR USER: sxw455
  112. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'echo ~sxw455 && sleep 0'
  113. <cpf5dv.sherwin.com> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/sxw455/.ansible/tmp/ansible-tmp-1544312293.22-241176121620113 `" && echo ansible-tmp-1544312293.22-241176121620113="` echo /home/sxw455/.ansible/tmp/ansible-tmp-1544312293.22-241176121620113 `" ) && sleep 0'
  114. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/__init__.py
  115. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/compare.py
  116. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/basic.py
  117. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/bigip.py
  118. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/__init__.py
  119. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/ipaddress.py
  120. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/common.py
  121. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/parsing/convert_bool.py
  122. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/_collections_compat.py
  123. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/six/__init__.py
  124. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/_text.py
  125. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/parsing/__init__.py
  126. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/pycompat24.py
  127. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/process.py
  128. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/__init__.py
  129. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/common/file.py
  130. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/network/f5/icontrol.py
  131. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/urls.py
  132. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/compat/ipaddress.py
  133. Using module_utils file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/module_utils/compat/__init__.py
  134. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/network/common/__init__.py
  135. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/network/common/utils.py
  136. Using module_utils file /home/sxw455/.local/lib/python2.7/site-packages/ansible/module_utils/connection.py
  137. Using module file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/library/bigip_pool_member.py
  138. <cpf5dv.sherwin.com> PUT /home/sxw455/.ansible/tmp/ansible-local-12727jqw7Td/tmpR5SKF2 TO /home/sxw455/.ansible/tmp/ansible-tmp-1544312293.22-241176121620113/AnsiballZ_bigip_pool_member.py
  139. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'chmod u+x /home/sxw455/.ansible/tmp/ansible-tmp-1544312293.22-241176121620113/ /home/sxw455/.ansible/tmp/ansible-tmp-1544312293.22-241176121620113/AnsiballZ_bigip_pool_member.py && sleep 0'
  140. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'F5_VALIDATE_CERTS=False F5_SERVER=cpf5dv.sherwin.com F5_USER=sxw455 F5_PASSWORD='"'"'REDACTED'"'"' /usr/bin/python /home/sxw455/.ansible/tmp/ansible-tmp-1544312293.22-241176121620113/AnsiballZ_bigip_pool_member.py && sleep 0'
  141. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'rm -f -r /home/sxw455/.ansible/tmp/ansible-tmp-1544312293.22-241176121620113/ > /dev/null 2>&1 && sleep 0'
  142. changed: [cpf5dv.sherwin.com] => (item={u'Address': u'1.1.1.1', u'Name': u'Svr1.test.com', u'Port': 80}) => {
  143. "changed": true,
  144. "invocation": {
  145. "module_args": {
  146. "address": null,
  147. "auth_provider": null,
  148. "availability_requirements": {
  149. "at_least": null,
  150. "type": "all"
  151. },
  152. "connection_limit": null,
  153. "description": null,
  154. "fqdn": null,
  155. "fqdn_auto_populate": false,
  156. "ip_encapsulation": null,
  157. "monitors": null,
  158. "name": "Svr1.test.com",
  159. "partition": "Common",
  160. "password": null,
  161. "pool": "pl_TestPool",
  162. "port": 80,
  163. "preserve_node": false,
  164. "priority_group": 0,
  165. "provider": {
  166. "auth_provider": null,
  167. "password": null,
  168. "proxy_to": null,
  169. "server": null,
  170. "server_port": null,
  171. "ssh_keyfile": null,
  172. "timeout": null,
  173. "transport": "rest",
  174. "user": null,
  175. "validate_certs": null
  176. },
  177. "rate_limit": null,
  178. "ratio": null,
  179. "reuse_nodes": true,
  180. "server": null,
  181. "server_port": null,
  182. "state": "present",
  183. "transport": null,
  184. "user": null,
  185. "validate_certs": null
  186. }
  187. },
  188. "item": {
  189. "Address": "1.1.1.1",
  190. "Name": "Svr1.test.com",
  191. "Port": 80
  192. },
  193. "monitors": [],
  194. "state": "disabled"
  195. }
  196. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'echo ~sxw455 && sleep 0'
  197. <cpf5dv.sherwin.com> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/sxw455/.ansible/tmp/ansible-tmp-1544312297.97-5798379517432 `" && echo ansible-tmp-1544312297.97-5798379517432="` echo /home/sxw455/.ansible/tmp/ansible-tmp-1544312297.97-5798379517432 `" ) && sleep 0'
  198. Using module file /home/sxw455/.ansible/roles/f5devcentral.f5ansible/library/bigip_pool_member.py
  199. <cpf5dv.sherwin.com> PUT /home/sxw455/.ansible/tmp/ansible-local-12727jqw7Td/tmpU_2xe8 TO /home/sxw455/.ansible/tmp/ansible-tmp-1544312297.97-5798379517432/AnsiballZ_bigip_pool_member.py
  200. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'chmod u+x /home/sxw455/.ansible/tmp/ansible-tmp-1544312297.97-5798379517432/ /home/sxw455/.ansible/tmp/ansible-tmp-1544312297.97-5798379517432/AnsiballZ_bigip_pool_member.py && sleep 0'
  201. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'F5_VALIDATE_CERTS=False F5_SERVER=cpf5dv.sherwin.com F5_USER=sxw455 F5_PASSWORD='"'"'REDACTED'"'"' /usr/bin/python /home/sxw455/.ansible/tmp/ansible-tmp-1544312297.97-5798379517432/AnsiballZ_bigip_pool_member.py && sleep 0'
  202. <cpf5dv.sherwin.com> EXEC /bin/sh -c 'rm -f -r /home/sxw455/.ansible/tmp/ansible-tmp-1544312297.97-5798379517432/ > /dev/null 2>&1 && sleep 0'
  203. changed: [cpf5dv.sherwin.com] => (item={u'Address': u'1.1.1.2', u'Name': u'Svr2.test.com', u'Port': 80}) => {
  204. "changed": true,
  205. "invocation": {
  206. "module_args": {
  207. "address": null,
  208. "auth_provider": null,
  209. "availability_requirements": {
  210. "at_least": null,
  211. "type": "all"
  212. },
  213. "connection_limit": null,
  214. "description": null,
  215. "fqdn": null,
  216. "fqdn_auto_populate": false,
  217. "ip_encapsulation": null,
  218. "monitors": null,
  219. "name": "Svr2.test.com",
  220. "partition": "Common",
  221. "password": null,
  222. "pool": "pl_TestPool",
  223. "port": 80,
  224. "preserve_node": false,
  225. "priority_group": 0,
  226. "provider": {
  227. "auth_provider": null,
  228. "password": null,
  229. "proxy_to": null,
  230. "server": null,
  231. "server_port": null,
  232. "ssh_keyfile": null,
  233. "timeout": null,
  234. "transport": "rest",
  235. "user": null,
  236. "validate_certs": null
  237. },
  238. "rate_limit": null,
  239. "ratio": null,
  240. "reuse_nodes": true,
  241. "server": null,
  242. "server_port": null,
  243. "state": "present",
  244. "transport": null,
  245. "user": null,
  246. "validate_certs": null
  247. }
  248. },
  249. "item": {
  250. "Address": "1.1.1.2",
  251. "Name": "Svr2.test.com",
  252. "Port": 80
  253. },
  254. "monitors": [],
  255. "state": "disabled"
  256. }
  257. META: ran handlers
  258. META: ran handlers
  259.  
  260. PLAY RECAP ***************************************************************************************************************************************************
  261. cpf5dv.sherwin.com : ok=2 changed=1 unreachable=0 failed=0
Add Comment
Please, Sign In to add comment