Skip to content

IDCI-Consulting/AnsibleResources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AnsibleResources

This repo is used to install some packages into a remote host.

Requirements

Remote host

The following requirements must be installed into the remote host :

Configuration

You have to configure Ansible hosts in /etc/ansible/hosts :

[idcidev]
YOUR_HOSTNAME              ansible_ssh_host=YOUR_SSH_HOST ansible_ssh_user=YOUR_SSH_USER

Installation

Run the following command to install packages into the remote host :

$ ansible-playbook config_dev.yml --ask-pass --ask-become

About

A set of Ansible resources for dev purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •