You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've recently deploy an agent_job_schedule without the enabled property, by default this appears to create a schedule that isn't enabled. I have since updated my Ansible configuration to add "enabled: true" to the agent_job_schedule task but this does not cause the schedule to be changed.
To Reproduce
Create an agent_job and agent_job_schedule
Describe the bug
I've recently deploy an agent_job_schedule without the enabled property, by default this appears to create a schedule that isn't enabled. I have since updated my Ansible configuration to add "enabled: true" to the agent_job_schedule task but this does not cause the schedule to be changed.
To Reproduce
Create an agent_job and agent_job_schedule
Modify the agent_job_schedule to add the enabled property and set this to true
Ansible returns with no changes:
Expected behavior
I would expect Ansible to modify the schedule so it is now enabled.
Versions(please complete the following information):
choco install dbatools --version=2.1.26
)The text was updated successfully, but these errors were encountered: