Matthew Jones
7c7d2e37ed
Fix some issues syncing playbooks
...
* Build a list of playbooks and store it in the database at sync time
* Fix an issue running playbook sync on jobs for scan jobs
* Remove a TODO that was unneeded
2016-10-24 11:32:21 -04:00
Matthew Jones
e6bcc039f2
Rearchitect project update strategy
...
* Instead of using a fanout for project updates initial project
updates will sync the latest commit hash
* Prior to a node running a job it will ensure that the latest project
is synced
2016-10-20 13:30:44 -04:00
Graham Mainwaring
180209236e
Change names of Windows scan modules to avoid ambiguity
2016-10-05 16:43:19 -04:00
Matthew Jones
a1fbee4fa0
Refactor scan_packages for os detection
...
* Use setup facts ansible_os_family for os family detection now. Add
support for Suse and it's ilk (which has a pretty ugly OS family
implementation
2015-11-24 14:19:09 -05:00
Matthew Jones
d76ee309c6
Allo the file fact scanner to take a list of paths instead of just one path
2015-06-03 11:36:50 -04:00
Matthew Jones
2e040e9de3
Update scan facts to include the service scanner which was inexplicably
...
missing, update scan_packages to match the footprint of
scan_services (makes searching easier)
2015-05-05 14:46:28 -04:00
Matthew Jones
39d0f91fdb
Merge pull request #117 from matburt/scan_files_implementation
...
Scan files implementation
2015-04-03 15:37:34 -04:00
Matthew Jones
f6aa11eb67
Update playbook to pass conditional constraints for file scanning
2015-03-30 10:15:36 -04:00
Tim Gerla
90f194c6db
implement basic galaxy integration in the Project Update playbook
2015-03-20 12:36:15 -07:00
Matthew Jones
fd1668dfd8
Implement fact caching service and mongo reference handler
2015-02-20 16:56:35 -05:00
Matthew Jones
fed4262ee2
Some light implimentation details for basic fact caching and collection
2015-02-19 11:27:40 -05:00
Chris Church
316f34f3f7
AC-473 Quote all parameters passed to source control tasks.
2014-02-26 23:12:38 -05:00
Chris Church
8aa9fe9d7e
AC-932 Support accept_hostkey option to git module when using ansible >= 1.5.
2014-01-23 04:28:20 -05:00
Chris Church
63c9a5b4ac
AC-132. Mask passwords in project update args and stdout.
2013-09-09 20:27:28 -04:00
Chris Church
663dfa24a2
AC-132 More updates after testing various SCM username/password/key options.
2013-09-07 19:38:27 -04:00
Chris Church
72d87fb908
AC-382, AC-352. Added status and last_updated fields for projects API. Various other updates to support projects using SCM.
2013-09-05 01:19:58 -04:00
Chris Church
e661f96054
AC-132 Minor updates after testing via API, notes on remaining items to implement.
2013-08-26 10:31:39 -04:00
Chris Church
ee3ba2c0e1
More work in progress on AC-132.
2013-08-26 10:31:39 -04:00
Chris Church
fc68955bad
For AC-132. Work in progress on project SCM support.
2013-08-26 10:31:39 -04:00