Skip to content
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

AnsibleJob.ps1 - improved to coding guidelines. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Finzzownt
Copy link
Contributor

Added function Wait-AnsibleJob.
Added function Get-AnsibleJobTemplateID.
Added help for function Get-AnsibleJobTemplate.
Get-AnsibleJobTemplate accepts a name or id, where name is now the default.
Invoke-AnsibleJobTemplate accepts a name or id, where name is now the default.
Bumped module version from 0.1 to 0.2.
Added function Disable-CertificateVerification.
Added function Join-AnsibleUrl.
Added function Get-AnsibleResourceUrl, which caches the resource urls.
Added help for Connect-AnsibleTower.
The module now supports BasicAuth, specified via the switch BasicAuth in Connect-AnsibleTower.
Property created in the class User is now of type DateTime?.
Added property external_account to class User.
Property unified_job_template in class Job is now of type int.
Added property launch_type to class Job.
Added property status to class Job.
Added property failed to class Job.
Added property elapsed to class Job.
Added property job_explanation to class Job.
Property job_template in class Job is now of type int.
Added property result_stdout to class Job.

Added function Wait-AnsibleJob.
Added function Get-AnsibleJobTemplateID.
Added help for function Get-AnsibleJobTemplate.
Get-AnsibleJobTemplate accepts a name or id, where name is now the default.
Invoke-AnsibleJobTemplate accepts a name or id, where name is now the default.
Bumped module version from 0.1 to 0.2.
Added function Disable-CertificateVerification.
Added function Join-AnsibleUrl.
Added function Get-AnsibleResourceUrl, which caches the resource urls.
Added help for Connect-AnsibleTower.
The module now supports BasicAuth, specified via the switch BasicAuth in Connect-AnsibleTower.
Property created in the class User is now of type DateTime?.
Added property external_account to class User.
Property unified_job_template in class Job is now of type int.
Added property launch_type to class Job.
Added property status to class Job.
Added property failed to class Job.
Added property elapsed to class Job.
Added property job_explanation to class Job.
Property job_template in class Job is now of type int.
Added property result_stdout to class Job.
@trondhindenes
Copy link
Collaborator

Hi @Finzzownt Im' not actively maintaining this, havent been for many years. I appreciate the PR but it would be much better of someone else took it over. I'd be happy to link from this repo to its new and better home.

@Finzzownt
Copy link
Contributor Author

Hi @trondhindenes See what you mean. We used your initial setup, while having a main Windows process to govern deployments. That changed to AnsibleTower. We haven't used the module since. I don't mind if my latest updates would be the new home, but I don't expect new updates in the near future also.

@gpduck
Copy link
Owner

gpduck commented Feb 4, 2019

Hi @Finzzownt Im' not actively maintaining this, havent been for many years. I appreciate the PR but it would be much better of someone else took it over. I'd be happy to link from this repo to its new and better home.

I'd like to take ownership. Would you be willing to transfer the repo to me (so it will have search) and add me as owner in the gallery so I can publish?

@jrbella
Copy link

jrbella commented Feb 15, 2019

Hello @trondhindenes and @gpduck did you guys get this transferred? Just need to know so I can track Thanks 🗡

@trondhindenes
Copy link
Collaborator

@jrbella we just did the transfer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants