#################################################################### # WARNING: These are designed specifically for Ansible tests # # and should not be used as examples of how to write Ansible roles # #################################################################### - include_tasks: state.yml - include_tasks: ip.yml - include_tasks: security_group.yml - include_tasks: pagination.yml