Skip to content

Instantly share code, notes, and snippets.

@bcoca
Created April 9, 2020 17:04
Show Gist options
  • Save bcoca/a9febae158e4cae81ad9d40a1830957c to your computer and use it in GitHub Desktop.
Save bcoca/a9febae158e4cae81ad9d40a1830957c to your computer and use it in GitHub Desktop.
- hosts: proxy
become: true
any_errors_fatal: true
pre_tasks:
- include_vars: vars/bascule_sph
- name: Wait
include: roles/orange.ansible_helpers/tasks/disable.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment