voxpupuli / puppet-rundeck

Module for managing the installatation and configuration of the rundeck orchestration tool
https://forge.puppet.com/puppet/rundeck
MIT License
39 stars 130 forks source link

Remove command opt which caused an infinite loop #534

Closed Joris29 closed 4 months ago

Joris29 commented 4 months ago

Pull Request (PR) description

This PR will remove the command option -r for the job creation. This is because the option -r removes uuid when uploading the job file, which will cause an infinite diff loop with the original file.