ucsblibrary.fits
ansible-fits
Install FITS on RHEL/CentOS
Variables
download_dir
: The folder where FITS will be downloaded initially; defaults to/tmp/fits-{{ fits_ver }}-build
.fits_ver
: The version of FITS you want to install; defaults to 0.8.4.fits_256
: The SHA-256 checksum of the FITS zip file.fits_url
: The link format to download FITS; defaults tohttp://projects.iq.harvard.edu/files/fits/files/fits-{{ fits_ver }}.zip
Example Playbook
- hosts: all
roles:
- role: ucsblibrary.fits
become: yes
fits_ver: 0.8.4
fits_256: 6e623987385d596f80d4e4bbd0509107e8b550af52fa89c3aa99a37d14c4bf84
License
This software is Copyright © 2017 The Regents of the University of California. All Rights Reserved.
You can copy, modify, and distribute this software and its documentation for educational, research, and non-profit purposes for free, as long as you include the copyright notice and the following paragraphs in all copies.
If you want to use this software for commercial purposes, please contact:
Technology Transfer Office
9500 Gilman Drive, Mail Code 0910
University of California
La Jolla, CA 92093-0910
(858) 534-5815
invent@ucsd.edu
This software program and its documentation are protected by copyright. They are provided "as is," without any guarantees from The Regents. The Regents do not promise that the program will work continuously or without mistakes. The user understands that the program was made for research and shouldn't rely solely on it.
THE UNIVERSITY OF CALIFORNIA IS NOT RESPONSIBLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, THAT MAY RESULT FROM USING THIS SOFTWARE AND DOCUMENTATION, EVEN IF THEY KNEW SUCH DAMAGE WAS POSSIBLE. THE UNIVERSITY OF CALIFORNIA DISCLAIMS ANY WARRANTIES, INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A SPECIFIC PURPOSE. THIS SOFTWARE IS PROVIDED "AS IS," AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR CHANGES.
Installa
ansible-galaxy install ucsblibrary.fits
Licenza
Unknown
Download
74
Proprietario