-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate - Copy ConfigurationManagement to AutomationManagement. #33
Automate - Copy ConfigurationManagement to AutomationManagement. #33
Conversation
# wait for the job to finish. | ||
# | ||
|
||
class LaunchAnsibleJob |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@billfitzgerald0120
Since this is a new method should we add the module around the class
e282849
to
faa68eb
Compare
Some comments on commits billfitzgerald0120/manageiq-content@faa68eb~...98a0714 spec/content/automate/ManageIQ/AutomationManagement/AnsibleTower/Operations/StateMachines/Job.class/methods/wait_for_completion_spec.rb
spec/content/automate/ManageIQ/AutomationManagement/AnsibleTower/Operations/StateMachines/Job.class/methods/wait_for_ip_spec.rb
spec/content/automate/ManageIQ/AutomationManagement/AnsibleTower/Service/Provisioning/StateMachines/Provision.class/methods/check_provisioned_spec.rb
spec/content/automate/ManageIQ/AutomationManagement/AnsibleTower/Service/Provisioning/StateMachines/Provision.class/methods/preprovision_spec.rb
|
Checked commits billfitzgerald0120/manageiq-content@faa68eb~...98a0714 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
Copied entire ConfigurationManagement to new AutomationManager namespace.