Fabric
De Linuxmemo.
Version du 1 juillet 2012 à 14:34 par Linuxmemo  (discuter | contributions)
				
			http://docs.fabfile.org/en/1.4.2/index.html
Sommaire | 
Installation
apt-get install fabric
ou bien
apt-get install python-pip pip install fabric
Commande "fab"
fab -H localhost,linuxbox fonction fab -R role fonction
fab -H localhost -f fabfile.py fonction fab -H localhost -f fabfile.py -l