Skip to content

Instantly share code, notes, and snippets.

@Hounddog
Last active November 15, 2016 13:14
Show Gist options
  • 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