ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Role for checking if local time is within required time interval #167

Closed PolonaM closed 1 year ago

PolonaM commented 1 year ago

@justinc1 User doesn't need to do anything, just use the role, provide the time_zone and time_interval and role will pass or fail. Role itself contains assertion that will pass or fail. Facts are there only for the tests

justinc1 commented 1 year ago

I missed that, thank you for explaining. Perfect.