Commit Briefs

29acddb94b gonzalo

Add LICENSE file (master)


eb2c9599f2 gonzalo

new versions and some extra software


8a8a664ea2 gonzalo

Little update.


eba119e6a0 gonzalo

Update playbook to 6.6 and add some packages.


1e821ca0c7 gonzalo

we are on 6.4 now


3e81758293 gonzalo

initial ansible-role-pkg_add


Branches

Tags

This repository contains no tags

Tree

LICENSEcommits | blame
README.mdcommits | blame
defaults/
handlers/
meta/
tasks/
tests/
vars/

README.md

pkg_add
=========

Easy way to install all you need with one command on a OpenBSD fresh (or nasty) system.

Requirements
------------

OpenBSD, doas (become_method) permissions.

Dependencies
------------

pkg_add(1) already take care of it. Also to set a installurl file.

Example Playbook
----------------

    - hosts: server
      roles:
         - role: ansible-role-pkg_add

License
-------

BSD