Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73854 > unrolled thread
| Started by | Paul Sokolovsky <pmiscml@gmail.com> |
|---|---|
| First post | 2014-07-03 01:46 +0300 |
| Last post | 2014-07-03 01:46 +0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: install software via Python script Paul Sokolovsky <pmiscml@gmail.com> - 2014-07-03 01:46 +0300
| From | Paul Sokolovsky <pmiscml@gmail.com> |
|---|---|
| Date | 2014-07-03 01:46 +0300 |
| Subject | Re: install software via Python script |
| Message-ID | <mailman.11422.1404341211.18130.python-list@python.org> |
Hello, On Wed, 2 Jul 2014 18:01:45 -0400 "Moshe Avraham" <mosheavraham2002@gmail.com> wrote: > HI Guys, > > I need to install variety of software (Oracle, SqlServer, upgrade JAVA > version, WAS, WMB, Tomcat, etc.) on both WINDOWS and UNIX/LINUX. > > These are usual daily operation of large IT departments. > > So instead of developing both shell & DOS scripts, I like to develop a > single Python script (for each of these software) to run on all > operation systems. > > Can someone suggest an easy simple way of developing a script for > Oracle (as an example). You should look into Ansible http://www.ansible.com , https://github.com/ansible/ansible > > Thanks, > > Moshe > -- Best regards, Paul mailto:pmiscml@gmail.com
Back to top | Article view | comp.lang.python
csiph-web