Skip to content

Commit

Permalink
Merge pull request #758 from Fryguy/clean_yaml
Browse files Browse the repository at this point in the history
Cleanup YAML files
  • Loading branch information
kbrock authored Jan 29, 2025
2 parents b8e34f2 + 31c6f9d commit cb8ab64
Show file tree
Hide file tree
Showing 1,372 changed files with 19,977 additions and 19,978 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ object_type: instance
version: 1.0
object:
attributes:
display_name:
display_name:
name: ".missing"
inherits:
description:
inherits:
description:
fields:
- job_template_name:
value: "${#_missing_instance}"
Original file line number Diff line number Diff line change
Expand Up @@ -3,71 +3,71 @@ object_type: class
version: 1.0
object:
attributes:
description:
display_name:
description:
display_name:
name: Methods
type:
inherits:
visibility:
owner:
type:
inherits:
visibility:
owner:
schema:
- field:
aetype: attribute
name: credential_type
display_name:
display_name:
datatype: string
priority: 1
owner:
default_value:
owner:
default_value:
substitute: true
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
- field:
aetype: attribute
name: embedded_ansible
display_name:
display_name:
datatype: boolean
priority: 2
owner:
owner:
default_value: 'false'
substitute: true
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
- field:
aetype: method
name: execute
display_name:
display_name:
datatype: string
priority: 3
owner:
default_value:
owner:
default_value:
substitute: true
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,49 @@ version: 1.0
object:
attributes:
name: Available_Credentials
display_name:
description:
display_name:
description:
scope: instance
language: ruby
location: inline
inputs:
- field:
aetype:
aetype:
name: credential_type
display_name:
datatype:
display_name:
datatype:
priority: 1
owner:
owner:
default_value: ManageIQ::Providers::AnsibleTower::AutomationManager::MachineCredential
substitute: false
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
- field:
aetype:
aetype:
name: embedded_ansible
display_name:
display_name:
datatype: boolean
priority: 2
owner:
owner:
default_value: 'false'
substitute: false
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ object:
attributes:
display_name: Available_Machine_Credentials
name: Available_Machine_Credentials
inherits:
description:
inherits:
description:
fields:
- credential_type:
value: ManageIQ::Providers::AnsibleTower::AutomationManager::MachineCredential
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ object:
attributes:
display_name: Available_Network_Credentials
name: Available_Network_Credentials
inherits:
description:
inherits:
description:
fields:
- credential_type:
value: ManageIQ::Providers::AnsibleTower::AutomationManager::NetworkCredential
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ object:
attributes:
display_name: Embedded_Ansible_Available_Machine_Credentials
name: Embedded_Ansible_Available_Machine_Credentials
inherits:
description:
inherits:
description:
fields:
- credential_type:
value: ManageIQ::Providers::EmbeddedAnsible::AutomationManager::MachineCredential
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ object:
attributes:
display_name: Embedded_Ansible_Available_Network_Credentials
name: Embedded_Ansible_Available_Network_Credentials
inherits:
description:
inherits:
description:
fields:
- credential_type:
value: ManageIQ::Providers::EmbeddedAnsible::AutomationManager::NetworkCredential
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,71 +3,71 @@ object_type: class
version: 1.0
object:
attributes:
description:
display_name:
description:
display_name:
name: Job
type:
inherits:
visibility:
owner:
type:
inherits:
visibility:
owner:
schema:
- field:
aetype: state
name: WaitForIP
display_name:
display_name:
datatype: string
priority: 1
owner:
owner:
default_value: METHOD::wait_for_ip
substitute: true
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries: '100'
max_time:
max_time:
- field:
aetype: state
name: Launch
display_name:
display_name:
datatype: string
priority: 2
owner:
owner:
default_value: METHOD::launch_ansible_job
substitute: false
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries:
max_time:
- field:
aetype: state
name: WaitForCompletion
display_name:
display_name:
datatype: string
priority: 3
owner:
owner:
default_value: METHOD::wait_for_completion
substitute: false
message: create
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
visibility:
collect:
scope:
description:
condition:
on_entry:
on_exit:
on_error:
max_retries: '100'
max_time:
max_time:
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0
object:
attributes:
name: launch_ansible_job
display_name:
description:
display_name:
description:
scope: instance
language: ruby
location: inline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0
object:
attributes:
name: wait_for_completion
display_name:
description:
display_name:
description:
scope: instance
language: ruby
location: inline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0
object:
attributes:
name: wait_for_ip
display_name:
description:
display_name:
description:
scope: instance
language: ruby
location: inline
Expand Down
Loading

0 comments on commit cb8ab64

Please sign in to comment.