Skip to content

juju4/ansible-win-aptsimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status - Master Build Status - Devel(Syntax Only)

Appveyor - Master Appveyor - Devel

Windows APTSimulator ansible role

Ansible role to execute NextronSystems APTSimulator on targeted Windows system.

https://github.com/NextronSystems/APTSimulator

Requirements & Dependencies

Ansible

It was tested on the following versions:

  • 2.3
  • 2.4
  • 2.5b2

Operating systems

Tested in Appveyor

Example Playbook

Just include this role in your list. For example

- host: all
  roles:
    - juju4.win-aptsimulator

Run

$ ansible -i inventory -m win_ping win --ask-pass
$ ansible-playbook -i inventory --limit win site.yml

Variables

See defaults/main.yml for full scope

Continuous integration

This role has a travis basic test (for github, syntax check only), Appveyor test and a Vagrantfile (test/vagrant).

$ cd /path/to/roles/juju4.win-aptsimulator/test/vagrant
$ vagrant up
$ vagrant provision
$ vagrant destroy
$ ansible -i .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory -m win_ping -e ansible_winrm_server_cert_validation=ignore -e ansible_ssh_port=55986 all

Troubleshooting & Known issues

FAQ

License

BSD 2-clause

About

Install, run NextronSystems APTSimulator with ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published