Sha256: 776c35bf4d11e34d19017b06289d94b2d1e12d6f64e859bcabfbb4e839a39f6b
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
# Specify the version to be picked up in the foreman_ansible.gemspec # This way other parts of Foreman can just call ForemanAnsible::VERSION # and detect what version the plugin is running. module ForemanAnsible VERSION = '1.1'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_ansible-1.1 | lib/foreman_ansible/version.rb |