Skip to content

angrox/ansible-role-vsts-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSTS-Agent

Build Status

This is a rework of the vsts-agent role from https://github.com/sigio/ansible-role-vsts-agent. After my pull request was not accepted, commented or rejected for a long time I assume the role was abandoned.

A role to install and configure the VSTS-agent (Microsoft Visual Studio Team Services Build and Release Agent) for RedHat Enterprise 7.2+

Requirements

python-pip to install a newer version of pexpect. Also rh-git29 is installed from software-collections, as VSTS requires a newer version of git.

Role Variables

At a minimum, override the variables vsts_accountname and vsts_poolname, other variables are documented in the defaults/main.yml file.

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: angrox.vsts-agent }

License

MIT

Author Information

github: angrox

About

Install and configure vsts-agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published