Guest User

Untitled

a guest
Dec 6th, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.68 KB | None | 0 0
  1. Base:
  2. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  3. connection: FieldAttribute(, isa=string, ) method: _generic_g
  4. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  5. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  6. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  7. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  8. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  9. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  10. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  11. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  12. environment: FieldAttribute(, isa=list, ) method: _generic_g
  13. port: FieldAttribute(, isa=int, ) method: _generic_g
  14.  
  15. Base:
  16. role: FieldAttribute(, isa=string, ) method: _generic_g
  17.  
  18. RoleDefinition:
  19. from_parent: <class 'ansible.playbook.base.Base'>
  20. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  21. connection: FieldAttribute(, isa=string, ) method: _generic_g
  22. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  23. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  24. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  25. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  26. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  27. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  28. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  29. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  30. port: FieldAttribute(, isa=int, ) method: _generic_g
  31. environment: FieldAttribute(, isa=list, ) method: _generic_g
  32.  
  33. RoleDefinition:
  34.  
  35. RoleDefinition:
  36. from_parent: <class 'ansible.playbook.become.Become'>
  37. become_flags: FieldAttribute(, isa=string, ) method: _generic_g
  38. become_method: FieldAttribute(, isa=string, ) method: _generic_g
  39. become_user: FieldAttribute(, isa=string, ) method: _generic_g
  40. become: FieldAttribute(, isa=bool, ) method: _generic_g
  41.  
  42. RoleDefinition:
  43.  
  44. RoleDefinition:
  45. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  46. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  47.  
  48. RoleDefinition:
  49.  
  50. RoleDefinition:
  51. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  52. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  53.  
  54. RoleDefinition:
  55.  
  56. RoleRequirement:
  57. from_parent: <class 'ansible.playbook.role.definition.RoleDefinition'>
  58. role: FieldAttribute(, isa=string, ) method: _generic_g
  59.  
  60. RoleRequirement:
  61. from_parent: <class 'ansible.playbook.base.Base'>
  62. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  63. connection: FieldAttribute(, isa=string, ) method: _generic_g
  64. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  65. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  66. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  67. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  68. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  69. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  70. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  71. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  72. port: FieldAttribute(, isa=int, ) method: _generic_g
  73. environment: FieldAttribute(, isa=list, ) method: _generic_g
  74.  
  75. RoleRequirement:
  76.  
  77. RoleRequirement:
  78. from_parent: <class 'ansible.playbook.become.Become'>
  79. become_flags: FieldAttribute(, isa=string, ) method: _generic_g
  80. become_method: FieldAttribute(, isa=string, ) method: _generic_g
  81. become_user: FieldAttribute(, isa=string, ) method: _generic_g
  82. become: FieldAttribute(, isa=bool, ) method: _generic_g
  83.  
  84. RoleRequirement:
  85.  
  86. RoleRequirement:
  87. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  88. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  89.  
  90. RoleRequirement:
  91.  
  92. RoleRequirement:
  93. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  94. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  95.  
  96. RoleRequirement:
  97. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _generic_g
  98. delegate_to: FieldAttribute(, isa=string, ) method: _generic_g
  99.  
  100. RoleInclude:
  101. from_parent: <class 'ansible.playbook.role.definition.RoleDefinition'>
  102. role: FieldAttribute(, isa=string, ) method: _generic_g
  103.  
  104. RoleInclude:
  105. from_parent: <class 'ansible.playbook.base.Base'>
  106. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  107. connection: FieldAttribute(, isa=string, ) method: _generic_g
  108. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  109. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  110. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  111. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  112. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  113. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  114. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  115. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  116. port: FieldAttribute(, isa=int, ) method: _generic_g
  117. environment: FieldAttribute(, isa=list, ) method: _generic_g
  118.  
  119. RoleInclude:
  120.  
  121. RoleInclude:
  122. from_parent: <class 'ansible.playbook.become.Become'>
  123. become_flags: FieldAttribute(, isa=string, ) method: _generic_g
  124. become_method: FieldAttribute(, isa=string, ) method: _generic_g
  125. become_user: FieldAttribute(, isa=string, ) method: _generic_g
  126. become: FieldAttribute(, isa=bool, ) method: _generic_g
  127.  
  128. RoleInclude:
  129.  
  130. RoleInclude:
  131. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  132. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  133.  
  134. RoleInclude:
  135.  
  136. RoleInclude:
  137. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  138. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  139.  
  140. RoleInclude:
  141. galaxy_info: FieldAttribute(, isa=GalaxyInfo, ) method: _generic_g
  142. allow_duplicates: FieldAttribute(, isa=bool, default=False, ) method: _generic_g
  143. dependencies: FieldAttribute(, isa=list, default=[], ) method: _generic_g
  144.  
  145. RoleMetadata:
  146. from_parent: <class 'ansible.playbook.base.Base'>
  147. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  148. connection: FieldAttribute(, isa=string, ) method: _generic_g
  149. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  150. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  151. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  152. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  153. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  154. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  155. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  156. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  157. port: FieldAttribute(, isa=int, ) method: _generic_g
  158. environment: FieldAttribute(, isa=list, ) method: _generic_g
  159.  
  160. RoleMetadata:
  161. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _generic_g
  162. delegate_to: FieldAttribute(, isa=string, ) method: _generic_g
  163.  
  164. Role:
  165. from_parent: <class 'ansible.playbook.base.Base'>
  166. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  167. connection: FieldAttribute(, isa=string, ) method: _generic_g
  168. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  169. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  170. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  171. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  172. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  173. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  174. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  175. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  176. port: FieldAttribute(, isa=int, ) method: _generic_g
  177. environment: FieldAttribute(, isa=list, ) method: _generic_g
  178.  
  179. Role:
  180.  
  181. Role:
  182. from_parent: <class 'ansible.playbook.become.Become'>
  183. become_flags: FieldAttribute(, isa=string, ) method: _generic_g
  184. become_method: FieldAttribute(, isa=string, ) method: _generic_g
  185. become_user: FieldAttribute(, isa=string, ) method: _generic_g
  186. become: FieldAttribute(, isa=bool, ) method: _generic_g
  187.  
  188. Role:
  189.  
  190. Role:
  191. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  192. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  193.  
  194. Role:
  195.  
  196. Role:
  197. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  198. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  199.  
  200. Role:
  201. block: FieldAttribute(, isa=list, default=[], inherit=False, ) method: _generic_g
  202. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _get_parent_attribute
  203. delegate_to: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  204. name: FieldAttribute(, isa=string, default=, ) method: _get_parent_attribute
  205. always: FieldAttribute(, isa=list, default=[], inherit=False, ) method: _generic_g
  206. rescue: FieldAttribute(, isa=list, default=[], inherit=False, ) method: _generic_g
  207.  
  208. Block:
  209. from_parent: <class 'ansible.playbook.base.Base'>
  210. ignore_errors: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  211. connection: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  212. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  213. run_once: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  214. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  215. remote_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  216. diff: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  217. no_log: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  218. always_run: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  219. check_mode: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  220. port: FieldAttribute(, isa=int, ) method: _get_parent_attribute
  221. environment: FieldAttribute(, isa=list, ) method: _get_attr_environment
  222.  
  223. Block:
  224.  
  225. Block:
  226. from_parent: <class 'ansible.playbook.become.Become'>
  227. become_flags: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  228. become_method: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  229. become_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  230. become: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  231.  
  232. Block:
  233.  
  234. Block:
  235. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  236. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  237.  
  238. Block:
  239.  
  240. Block:
  241. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  242. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  243.  
  244. Block:
  245. order: FieldAttribute(, isa=string, always_post_validate=True, ) method: _generic_g
  246. gather_subset: FieldAttribute(, isa=barelist, always_post_validate=True, ) method: _generic_g
  247. vault_password: FieldAttribute(, isa=string, always_post_validate=True, ) method: _generic_g
  248. max_fail_percentage: FieldAttribute(, isa=percent, always_post_validate=True, ) method: _generic_g
  249. pre_tasks: FieldAttribute(, isa=list, default=[], ) method: _generic_g
  250. post_tasks: FieldAttribute(, isa=list, default=[], ) method: _generic_g
  251. gather_timeout: FieldAttribute(, isa=int, always_post_validate=True, ) method: _generic_g
  252. vars_files: FieldAttribute(, isa=list, default=[], priority=99, ) method: _generic_g
  253. gather_facts: FieldAttribute(, isa=bool, always_post_validate=True, ) method: _generic_g
  254. handlers: FieldAttribute(, isa=list, default=[], ) method: _generic_g
  255. force_handlers: FieldAttribute(, isa=bool, always_post_validate=True, ) method: _generic_g
  256. roles: FieldAttribute(, isa=list, default=[], priority=90, ) method: _generic_g
  257. fact_path: FieldAttribute(, isa=string, ) method: _generic_g
  258. strategy: FieldAttribute(, isa=string, default=linear, always_post_validate=True, ) method: _generic_g
  259. vars_prompt: FieldAttribute(, isa=list, default=[], always_post_validate=True, ) method: _generic_g
  260. tasks: FieldAttribute(, isa=list, default=[], ) method: _generic_g
  261. hosts: FieldAttribute(, isa=list, required=True, listof=(<type 'basestring'>,), always_post_validate=True, ) method: _generic_g
  262. name: FieldAttribute(, isa=string, default=, always_post_validate=True, ) method: _generic_g
  263. serial: FieldAttribute(, isa=list, default=[], always_post_validate=True, ) method: _generic_g
  264.  
  265. Play:
  266. from_parent: <class 'ansible.playbook.base.Base'>
  267. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  268. connection: FieldAttribute(, isa=string, ) method: _generic_g
  269. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  270. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  271. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  272. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  273. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  274. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  275. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  276. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  277. port: FieldAttribute(, isa=int, ) method: _generic_g
  278. environment: FieldAttribute(, isa=list, ) method: _generic_g
  279.  
  280. Play:
  281.  
  282. Play:
  283. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  284. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  285.  
  286. Play:
  287.  
  288. Play:
  289. from_parent: <class 'ansible.playbook.become.Become'>
  290. become_flags: FieldAttribute(, isa=string, ) method: _generic_g
  291. become_method: FieldAttribute(, isa=string, ) method: _generic_g
  292. become_user: FieldAttribute(, isa=string, ) method: _generic_g
  293. become: FieldAttribute(, isa=bool, ) method: _generic_g
  294.  
  295. Play:
  296. vars: FieldAttribute(, isa=dict, default={}, ) method: _generic_g
  297. name: FieldAttribute(, isa=string, ) method: _generic_g
  298. import_playbook: FieldAttribute(, isa=string, ) method: _generic_g
  299.  
  300. PlaybookInclude:
  301. from_parent: <class 'ansible.playbook.base.Base'>
  302. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  303. connection: FieldAttribute(, isa=string, ) method: _generic_g
  304. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  305. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  306. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  307. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  308. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  309. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  310. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  311. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  312. port: FieldAttribute(, isa=int, ) method: _generic_g
  313. environment: FieldAttribute(, isa=list, ) method: _generic_g
  314.  
  315. PlaybookInclude:
  316.  
  317. PlaybookInclude:
  318. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  319. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  320.  
  321. PlaybookInclude:
  322.  
  323. PlaybookInclude:
  324. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  325. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  326.  
  327. PlaybookInclude:
  328. label: FieldAttribute(, isa=str, ) method: _generic_g
  329. loop_var: FieldAttribute(, isa=str, ) method: _generic_g
  330. pause: FieldAttribute(, isa=int, ) method: _generic_g
  331.  
  332. LoopControl:
  333. from_parent: <class 'ansible.playbook.base.Base'>
  334. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  335. connection: FieldAttribute(, isa=string, ) method: _generic_g
  336. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  337. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  338. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  339. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  340. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  341. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  342. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  343. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  344. port: FieldAttribute(, isa=int, ) method: _generic_g
  345. environment: FieldAttribute(, isa=list, ) method: _generic_g
  346.  
  347. LoopControl:
  348. notify: FieldAttribute(, isa=list, ) method: _get_parent_attribute
  349. loop: FieldAttribute(, ) method: _get_parent_attribute
  350. delay: FieldAttribute(, isa=int, default=5, ) method: _get_parent_attribute
  351. args: FieldAttribute(, isa=dict, default={}, ) method: _get_parent_attribute
  352. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _get_parent_attribute
  353. changed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  354. loop_control: FieldAttribute(, isa=class, class_type=<class 'ansible.playbook.loop_control.LoopControl'>, inherit=False, ) method: _generic_g
  355. delegate_to: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  356. until: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  357. register: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  358. poll: FieldAttribute(, isa=int, default=10, ) method: _get_parent_attribute
  359. retries: FieldAttribute(, isa=int, default=3, ) method: _get_parent_attribute
  360. loop_with: FieldAttribute(, isa=string, private=True, inherit=False, ) method: _generic_g
  361. async_val: FieldAttribute(, isa=int, default=0, alias=async, ) method: _get_parent_attribute
  362. action: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  363. name: FieldAttribute(, isa=string, default=, ) method: _get_parent_attribute
  364. failed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  365.  
  366. Task:
  367. from_parent: <class 'ansible.playbook.base.Base'>
  368. ignore_errors: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  369. connection: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  370. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _get_attr_any_errors_fatal
  371. run_once: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  372. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  373. remote_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  374. diff: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  375. no_log: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  376. always_run: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  377. check_mode: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  378. port: FieldAttribute(, isa=int, ) method: _get_parent_attribute
  379. environment: FieldAttribute(, isa=list, ) method: _get_attr_environment
  380.  
  381. Task:
  382.  
  383. Task:
  384. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  385. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  386.  
  387. Task:
  388.  
  389. Task:
  390. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  391. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  392.  
  393. Task:
  394.  
  395. Task:
  396. from_parent: <class 'ansible.playbook.become.Become'>
  397. become_flags: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  398. become_method: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  399. become_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  400. become: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  401.  
  402. Task:
  403. shell: FieldAttribute(, isa=string, ) method: _generic_g
  404. become_method: FieldAttribute(, isa=string, ) method: _generic_g
  405. sudo_exe: FieldAttribute(, isa=string, default=sudo, ) method: _generic_g
  406. only_tags: FieldAttribute(, isa=set, default=set([]), ) method: _generic_g
  407. ssh_common_args: FieldAttribute(, isa=string, ) method: _generic_g
  408. skip_tags: FieldAttribute(, isa=set, default=set([]), ) method: _generic_g
  409. docker_extra_args: FieldAttribute(, isa=string, ) method: _generic_g
  410. remote_tmp_dir: FieldAttribute(, isa=string, default=~/.ansible/tmp, ) method: _generic_g
  411. force_handlers: FieldAttribute(, isa=bool, default=False, ) method: _generic_g
  412. become: FieldAttribute(, isa=bool, ) method: _generic_g
  413. ssh_args: FieldAttribute(, isa=string, default=-o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s, ) method: _generic_g
  414. sftp_extra_args: FieldAttribute(, isa=string, ) method: _generic_g
  415. become_user: FieldAttribute(, isa=string, ) method: _generic_g
  416. ssh_extra_args: FieldAttribute(, isa=string, ) method: _generic_g
  417. become_exe: FieldAttribute(, isa=string, ) method: _generic_g
  418. gather_timeout: FieldAttribute(, isa=string, default=10, ) method: _generic_g
  419. network_os: FieldAttribute(, isa=string, ) method: _generic_g
  420. su_pass: FieldAttribute(, isa=string, ) method: _generic_g
  421. scp_extra_args: FieldAttribute(, isa=string, ) method: _generic_g
  422. executable: FieldAttribute(, isa=string, default=/bin/sh, ) method: _generic_g
  423. connection_user: FieldAttribute(, isa=string, ) method: _generic_g
  424. become_flags: FieldAttribute(, isa=string, default=, ) method: _generic_g
  425. sudo_flags: FieldAttribute(, isa=string, default=-H -S -n, ) method: _generic_g
  426. module_compression: FieldAttribute(, isa=string, default=ZIP_DEFLATED, ) method: _generic_g
  427. sudo_pass: FieldAttribute(, isa=string, ) method: _generic_g
  428. connection_lockfd: FieldAttribute(, isa=int, ) method: _generic_g
  429. private_key_file: FieldAttribute(, isa=string, ) method: _generic_g
  430. ssh_transfer_method: FieldAttribute(, isa=string, ) method: _generic_g
  431. password: FieldAttribute(, isa=string, ) method: _generic_g
  432. fact_path: FieldAttribute(, isa=string, ) method: _generic_g
  433. verbosity: FieldAttribute(, isa=int, default=0, ) method: _generic_g
  434. gather_subset: FieldAttribute(, isa=string, default=all, ) method: _generic_g
  435. su_flags: FieldAttribute(, isa=string, default=, ) method: _generic_g
  436. prompt: FieldAttribute(, isa=string, ) method: _generic_g
  437. start_at_task: FieldAttribute(, isa=string, ) method: _generic_g
  438. step: FieldAttribute(, isa=bool, default=False, ) method: _generic_g
  439. ssh_executable: FieldAttribute(, isa=string, default=ssh, ) method: _generic_g
  440. become_pass: FieldAttribute(, isa=string, ) method: _generic_g
  441. pipelining: FieldAttribute(, isa=bool, default=False, ) method: _generic_g
  442. su_exe: FieldAttribute(, isa=string, default=su, ) method: _generic_g
  443. timeout: FieldAttribute(, isa=int, default=10, ) method: _generic_g
  444. remote_addr: FieldAttribute(, isa=string, ) method: _generic_g
  445.  
  446. PlayContext:
  447. from_parent: <class 'ansible.playbook.base.Base'>
  448. ignore_errors: FieldAttribute(, isa=bool, ) method: _generic_g
  449. connection: FieldAttribute(, isa=string, ) method: _get_attr_connection
  450. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _generic_g
  451. run_once: FieldAttribute(, isa=bool, ) method: _generic_g
  452. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  453. remote_user: FieldAttribute(, isa=string, ) method: _generic_g
  454. diff: FieldAttribute(, isa=bool, ) method: _generic_g
  455. no_log: FieldAttribute(, isa=bool, ) method: _generic_g
  456. always_run: FieldAttribute(, isa=bool, ) method: _generic_g
  457. check_mode: FieldAttribute(, isa=bool, ) method: _generic_g
  458. port: FieldAttribute(, isa=int, ) method: _generic_g
  459. environment: FieldAttribute(, isa=list, ) method: _generic_g
  460.  
  461. PlayContext:
  462. static: FieldAttribute(, isa=bool, ) method: _generic_g
  463.  
  464. TaskInclude:
  465. from_parent: <class 'ansible.playbook.task.Task'>
  466. notify: FieldAttribute(, isa=list, ) method: _get_parent_attribute
  467. delay: FieldAttribute(, isa=int, default=5, ) method: _get_parent_attribute
  468. delegate_to: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  469. until: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  470. register: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  471. loop_control: FieldAttribute(, isa=class, class_type=<class 'ansible.playbook.loop_control.LoopControl'>, inherit=False, ) method: _generic_g
  472. loop: FieldAttribute(, ) method: _get_parent_attribute
  473. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _get_parent_attribute
  474. changed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  475. retries: FieldAttribute(, isa=int, default=3, ) method: _get_parent_attribute
  476. poll: FieldAttribute(, isa=int, default=10, ) method: _get_parent_attribute
  477. loop_with: FieldAttribute(, isa=string, private=True, inherit=False, ) method: _generic_g
  478. failed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  479. async_val: FieldAttribute(, isa=int, default=0, alias=async, ) method: _get_parent_attribute
  480. action: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  481. name: FieldAttribute(, isa=string, default=, ) method: _get_parent_attribute
  482. args: FieldAttribute(, isa=dict, default={}, ) method: _get_parent_attribute
  483.  
  484. TaskInclude:
  485. from_parent: <class 'ansible.playbook.base.Base'>
  486. ignore_errors: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  487. connection: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  488. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _get_attr_any_errors_fatal
  489. run_once: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  490. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  491. remote_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  492. diff: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  493. no_log: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  494. always_run: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  495. check_mode: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  496. port: FieldAttribute(, isa=int, ) method: _get_parent_attribute
  497. environment: FieldAttribute(, isa=list, ) method: _get_attr_environment
  498.  
  499. TaskInclude:
  500.  
  501. TaskInclude:
  502. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  503. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  504.  
  505. TaskInclude:
  506.  
  507. TaskInclude:
  508. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  509. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  510.  
  511. TaskInclude:
  512.  
  513. TaskInclude:
  514. from_parent: <class 'ansible.playbook.become.Become'>
  515. become_flags: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  516. become_method: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  517. become_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  518. become: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  519.  
  520. TaskInclude:
  521. private: FieldAttribute(, isa=bool, private=True, ) method: _generic_g
  522. allow_duplicates: FieldAttribute(, isa=bool, private=True, default=True, ) method: _generic_g
  523.  
  524. IncludeRole:
  525. from_parent: <class 'ansible.playbook.task_include.TaskInclude'>
  526. static: FieldAttribute(, isa=bool, ) method: _generic_g
  527.  
  528. IncludeRole:
  529. from_parent: <class 'ansible.playbook.task.Task'>
  530. notify: FieldAttribute(, isa=list, ) method: _get_parent_attribute
  531. delay: FieldAttribute(, isa=int, default=5, ) method: _get_parent_attribute
  532. delegate_to: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  533. until: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  534. register: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  535. loop_control: FieldAttribute(, isa=class, class_type=<class 'ansible.playbook.loop_control.LoopControl'>, inherit=False, ) method: _generic_g
  536. loop: FieldAttribute(, ) method: _get_parent_attribute
  537. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _get_parent_attribute
  538. changed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  539. retries: FieldAttribute(, isa=int, default=3, ) method: _get_parent_attribute
  540. poll: FieldAttribute(, isa=int, default=10, ) method: _get_parent_attribute
  541. loop_with: FieldAttribute(, isa=string, private=True, inherit=False, ) method: _generic_g
  542. failed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  543. async_val: FieldAttribute(, isa=int, default=0, alias=async, ) method: _get_parent_attribute
  544. action: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  545. name: FieldAttribute(, isa=string, default=, ) method: _get_parent_attribute
  546. args: FieldAttribute(, isa=dict, default={}, ) method: _get_parent_attribute
  547.  
  548. IncludeRole:
  549. from_parent: <class 'ansible.playbook.base.Base'>
  550. ignore_errors: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  551. connection: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  552. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _get_attr_any_errors_fatal
  553. run_once: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  554. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  555. remote_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  556. diff: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  557. no_log: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  558. always_run: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  559. check_mode: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  560. port: FieldAttribute(, isa=int, ) method: _get_parent_attribute
  561. environment: FieldAttribute(, isa=list, ) method: _get_attr_environment
  562.  
  563. IncludeRole:
  564.  
  565. IncludeRole:
  566. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  567. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  568.  
  569. IncludeRole:
  570.  
  571. IncludeRole:
  572. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  573. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  574.  
  575. IncludeRole:
  576.  
  577. IncludeRole:
  578. from_parent: <class 'ansible.playbook.become.Become'>
  579. become_flags: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  580. become_method: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  581. become_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  582. become: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  583.  
  584. IncludeRole:
  585. listen: FieldAttribute(, isa=list, ) method: _generic_g
  586.  
  587. Handler:
  588. from_parent: <class 'ansible.playbook.task.Task'>
  589. notify: FieldAttribute(, isa=list, ) method: _get_parent_attribute
  590. delay: FieldAttribute(, isa=int, default=5, ) method: _get_parent_attribute
  591. delegate_to: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  592. until: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  593. register: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  594. loop_control: FieldAttribute(, isa=class, class_type=<class 'ansible.playbook.loop_control.LoopControl'>, inherit=False, ) method: _generic_g
  595. loop: FieldAttribute(, ) method: _get_parent_attribute
  596. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _get_parent_attribute
  597. changed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  598. retries: FieldAttribute(, isa=int, default=3, ) method: _get_parent_attribute
  599. poll: FieldAttribute(, isa=int, default=10, ) method: _get_parent_attribute
  600. loop_with: FieldAttribute(, isa=string, private=True, inherit=False, ) method: _generic_g
  601. failed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  602. async_val: FieldAttribute(, isa=int, default=0, alias=async, ) method: _get_parent_attribute
  603. action: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  604. name: FieldAttribute(, isa=string, default=, ) method: _get_parent_attribute
  605. args: FieldAttribute(, isa=dict, default={}, ) method: _get_parent_attribute
  606.  
  607. Handler:
  608. from_parent: <class 'ansible.playbook.base.Base'>
  609. ignore_errors: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  610. connection: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  611. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _get_attr_any_errors_fatal
  612. run_once: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  613. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  614. remote_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  615. diff: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  616. no_log: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  617. always_run: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  618. check_mode: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  619. port: FieldAttribute(, isa=int, ) method: _get_parent_attribute
  620. environment: FieldAttribute(, isa=list, ) method: _get_attr_environment
  621.  
  622. Handler:
  623.  
  624. Handler:
  625. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  626. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  627.  
  628. Handler:
  629.  
  630. Handler:
  631. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  632. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  633.  
  634. Handler:
  635.  
  636. Handler:
  637. from_parent: <class 'ansible.playbook.become.Become'>
  638. become_flags: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  639. become_method: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  640. become_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  641. become: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  642.  
  643. Handler:
  644.  
  645. HandlerTaskInclude:
  646. from_parent: <class 'ansible.playbook.handler.Handler'>
  647. listen: FieldAttribute(, isa=list, ) method: _generic_g
  648.  
  649. HandlerTaskInclude:
  650. from_parent: <class 'ansible.playbook.task.Task'>
  651. notify: FieldAttribute(, isa=list, ) method: _get_parent_attribute
  652. delay: FieldAttribute(, isa=int, default=5, ) method: _get_parent_attribute
  653. delegate_to: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  654. until: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  655. register: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  656. loop_control: FieldAttribute(, isa=class, class_type=<class 'ansible.playbook.loop_control.LoopControl'>, inherit=False, ) method: _generic_g
  657. loop: FieldAttribute(, ) method: _get_parent_attribute
  658. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _get_parent_attribute
  659. changed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  660. retries: FieldAttribute(, isa=int, default=3, ) method: _get_parent_attribute
  661. poll: FieldAttribute(, isa=int, default=10, ) method: _get_parent_attribute
  662. loop_with: FieldAttribute(, isa=string, private=True, inherit=False, ) method: _generic_g
  663. failed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  664. async_val: FieldAttribute(, isa=int, default=0, alias=async, ) method: _get_parent_attribute
  665. action: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  666. name: FieldAttribute(, isa=string, default=, ) method: _get_parent_attribute
  667. args: FieldAttribute(, isa=dict, default={}, ) method: _get_parent_attribute
  668.  
  669. HandlerTaskInclude:
  670. from_parent: <class 'ansible.playbook.base.Base'>
  671. ignore_errors: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  672. connection: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  673. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _get_attr_any_errors_fatal
  674. run_once: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  675. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  676. remote_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  677. diff: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  678. no_log: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  679. always_run: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  680. check_mode: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  681. port: FieldAttribute(, isa=int, ) method: _get_parent_attribute
  682. environment: FieldAttribute(, isa=list, ) method: _get_attr_environment
  683.  
  684. HandlerTaskInclude:
  685.  
  686. HandlerTaskInclude:
  687. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  688. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  689.  
  690. HandlerTaskInclude:
  691.  
  692. HandlerTaskInclude:
  693. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  694. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  695.  
  696. HandlerTaskInclude:
  697.  
  698. HandlerTaskInclude:
  699. from_parent: <class 'ansible.playbook.become.Become'>
  700. become_flags: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  701. become_method: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  702. become_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  703. become: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  704.  
  705. HandlerTaskInclude:
  706.  
  707. HandlerTaskInclude:
  708. from_parent: <class 'ansible.playbook.task_include.TaskInclude'>
  709. static: FieldAttribute(, isa=bool, ) method: _generic_g
  710.  
  711. HandlerTaskInclude:
  712. from_parent: <class 'ansible.playbook.task.Task'>
  713. notify: FieldAttribute(, isa=list, ) method: _get_parent_attribute
  714. delay: FieldAttribute(, isa=int, default=5, ) method: _get_parent_attribute
  715. delegate_to: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  716. until: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  717. register: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  718. loop_control: FieldAttribute(, isa=class, class_type=<class 'ansible.playbook.loop_control.LoopControl'>, inherit=False, ) method: _generic_g
  719. loop: FieldAttribute(, ) method: _get_parent_attribute
  720. delegate_facts: FieldAttribute(, isa=bool, default=False, ) method: _get_parent_attribute
  721. changed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  722. retries: FieldAttribute(, isa=int, default=3, ) method: _get_parent_attribute
  723. poll: FieldAttribute(, isa=int, default=10, ) method: _get_parent_attribute
  724. loop_with: FieldAttribute(, isa=string, private=True, inherit=False, ) method: _generic_g
  725. failed_when: FieldAttribute(, isa=list, default=[], ) method: _get_parent_attribute
  726. async_val: FieldAttribute(, isa=int, default=0, alias=async, ) method: _get_parent_attribute
  727. action: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  728. name: FieldAttribute(, isa=string, default=, ) method: _get_parent_attribute
  729. args: FieldAttribute(, isa=dict, default={}, ) method: _get_parent_attribute
  730.  
  731. HandlerTaskInclude:
  732. from_parent: <class 'ansible.playbook.base.Base'>
  733. ignore_errors: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  734. connection: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  735. any_errors_fatal: FieldAttribute(, isa=bool, ) method: _get_attr_any_errors_fatal
  736. run_once: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  737. vars: FieldAttribute(, isa=dict, priority=100, inherit=False, ) method: _generic_g
  738. remote_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  739. diff: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  740. no_log: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  741. always_run: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  742. check_mode: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  743. port: FieldAttribute(, isa=int, ) method: _get_parent_attribute
  744. environment: FieldAttribute(, isa=list, ) method: _get_attr_environment
  745.  
  746. HandlerTaskInclude:
  747.  
  748. HandlerTaskInclude:
  749. from_parent: <class 'ansible.playbook.conditional.Conditional'>
  750. when: FieldAttribute(, isa=list, default=[], ) method: _get_attr_when
  751.  
  752. HandlerTaskInclude:
  753.  
  754. HandlerTaskInclude:
  755. from_parent: <class 'ansible.playbook.taggable.Taggable'>
  756. tags: FieldAttribute(, isa=list, default=[], listof=((<type 'basestring'>,), <type 'int'>), ) method: _get_attr_tags
  757.  
  758. HandlerTaskInclude:
  759.  
  760. HandlerTaskInclude:
  761. from_parent: <class 'ansible.playbook.become.Become'>
  762. become_flags: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  763. become_method: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  764. become_user: FieldAttribute(, isa=string, ) method: _get_parent_attribute
  765. become: FieldAttribute(, isa=bool, ) method: _get_parent_attribute
  766.  
  767. HandlerTaskInclude:
Add Comment
Please, Sign In to add comment