Skip to content

Instantly share code, notes, and snippets.

@Hounddog
Last active November 15, 2016 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hounddog/40551732557e08f32eb75f75b439e46e to your computer and use it in GitHub Desktop.
Save Hounddog/40551732557e08f32eb75f75b439e46e to your computer and use it in GitHub Desktop.
[HRVA9452]
10.160.143.3
crontabs: "test"
---
- hosts: HRVA9452
user: hrent
tasks:
- debug: var=cronjobs
├── inventory
│   └── production
│   ├── group_vars
│   │   └── HRVA9452
│   │   └── crontabs.yml
│   ├── hosts
└── main.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment