2021-06-20 20:20:22 +02:00
2021-06-20 20:20:22 +02:00
2021-06-20 15:54:41 +02:00
2020-09-10 02:13:23 +02:00
2021-05-12 02:20:55 +02:00

ansible sur le poste à configurer 

===

yum install -y wget bzip2 unzip

$ wget https://github.com/ownport/portable-ansible/releases/download/v0.4.2/portable-ansible-v0.4.2-py2.tar.bz2
$ tar xvfj portable-ansible-v0.4.2-py2.tar.bz2

$ ln -s ansible ansible-playbook

creer un fichier hosts.oracle avec le contenu suivant 

[local]
localhost ansible_connection=local


$ pwd = /root
récupérer mes playbooks dans /root
# git clone https://github.com/Yacine31/configure_oracle


# python ansible-playbook configure_oracle/book-config-oel-6-7.yml -i configure_oracle/hosts.oracle
Description
Ancien Repo de configuration Linux 6 et 7 avec Ansible
Readme 8.5 MiB
Languages
Jinja 86.9%
Shell 13.1%