summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/google/gcp_compute_backend_service_facts.py
Commit message (Collapse)AuthorAgeFilesLines
* Changing GCP Facts modules to Info Modules (#60172)Alex Stephen2019-08-091-436/+0
| | | | | | | * file changes, porting guide, changelog fragment, renaming autoscaler, removing rst links * Apply suggestions from code review Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com> Co-Authored-By: Felix Fontein <felix@fontein.de>
* Removing validate-module exceptions on GCP modules (#60113)Alex Stephen2019-08-051-0/+1
| | | | | | * facts modules with new types * remove ignores on sanity tests * removing new modules
* Bug fixes for GCP modules (#60088)The Magician2019-08-051-1/+0
|
* Bug fixes for GCP modules (#58848)The Magician2019-07-091-2/+2
|
* Bug fixes for GCP modules (#58107)The Magician2019-06-201-4/+21
|
* Bug fixes for GCP modules (#57260)The Magician2019-06-111-2/+4
|
* Bug fixes for GCP modules (#56764)The Magician2019-05-281-1/+1
|
* Bug fixes for GCP modules (#55973)The Magician2019-05-201-23/+8
|
* Bug fixes for GCP modules (#55358)The Magician2019-04-291-7/+15
|
* Bug fixes for GCP modules (#54888)The Magician2019-04-051-1/+1
|
* Bug fixes for GCP modules (#54761)The Magician2019-04-031-8/+13
|
* Bug fixes for GCP modules (#54706)The Magician2019-04-021-0/+11
|
* Bug fixes for GCP modules (#53878)The Magician2019-03-151-6/+7
|
* Bug fixes for GCP modules (#51572)Alex Stephen2019-01-311-1/+1
|
* Bug fixes for GCP modules (as of 2019-01-22T12:43:52-08:00) (#51244)Alex Stephen2019-01-231-11/+4
|
* Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783)Alex Stephen2019-01-161-1/+1
|
* GCP Bug Fixes (#48276)Alex Stephen2018-11-151-269/+275
| | | | | | * GCP Bug fixes * added util file changes
* GCP MagicModules bug fixes (#47285)Ryan Brown2018-10-181-25/+58
| | | Closes: #46930 #46929 #46928 #46927 #46926 #46925 #46924 #46923 #46922 #46921 #46920 #46919 #46918 #46917 #46916 #46915 #46914 #46913 #46912 #46911 #46910 #46909 #46908 #46907 #46906 #46905 #46903 #46902 #46901 #46900 #46899 #46898 #46897 #46896 #46895 #46894 #46893 #46892 #46891 #46890 #46889 #46888 #46887 #46886 #46885 #46884 #46883 #46882 #46881 #46880 #46879 #46878 #46877 #46876 #46875 #46874 #46873 #46872 #46871 #46870 #46869 #46868 #46867 #46866 #46865 #46864 #46863 #46862 #46861 #46860 #46859 #46858 #46857 #46856 #46855 #46854 #46853 #46852
* Bug fixes for gcp_compute_backend_service_facts (#44291)Alex Stephen2018-08-171-219/+224
|
* New GCP Module: gcp_compute_backend_service_facts (#44025)Alex Stephen2018-08-131-0/+370