NTP role for ansible galaxy https://github.com/cowops/debian-ntp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
272B

  1. ---
  2. galaxy_info:
  3. author: loranger
  4. description: Install Ntp for debian system
  5. license: BSD
  6. min_ansible_version: 1.2
  7. platforms:
  8. - name: Ubuntu
  9. versions:
  10. - all
  11. - name: Debian
  12. versions:
  13. - jessie
  14. - squeeze
  15. - wheezy
  16. categories:
  17. - system