update chrony & readme

This commit is contained in:
Yacine31
2021-06-20 21:40:32 +02:00
parent 11fea62a3c
commit f2e17b92c6
2 changed files with 18 additions and 38 deletions

View File

@@ -1,23 +1,11 @@
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
yum install -y wget bzip2 unzip git
$ pwd = /root
récupérer mes playbooks dans /root
# git clone https://github.com/Yacine31/configure_oracle
$ tar xvfj configure_oracle/portable-ansible-v0.4.2-py2.tar.bz2
# ln -s ansible ansible-playbook
# python ansible-playbook configure_oracle/book-config-oel-6-7.yml -i configure_oracle/hosts.oracle