summaryrefslogtreecommitdiffstats
path: root/packaging (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Support automation account managment (#56429)Yuwei Zhou2019-08-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * add automation account * add test * update sdk version * fix doc * Update azure_rm_automationaccount.py * Update azure_rm_automationaccount_facts.py * Update main.yml * add type define (#64) * add new (#67) * change 'example' to 'sample' * changed 'path' to 'ID'
* ansible-doc added a new required element and broke changelog generationToshio Kuratomi2019-08-201-3/+4
| | | | | ansible-doc should probably be using subcommands for its exclusive_options...
* Fix capitalization of SUSE (#60625)Andreas Jaeger2019-08-151-1/+1
| | | | | The openSUSE project was always capitalized openSUSE, and SUSE does not use the lowercase "u" since over 15 years. Let's update the docs for this.
* add xmltodict to azure requirements file (#55748)Yunge Zhu2019-07-181-0/+1
| | | | | | * add xmltodict * fix lint
* remove unused and obsolete bsd port makefile (#58633)Brian Coca2019-07-172-69/+0
| | | freebsd itself has maintained and up to date version of port
* Fix unicode error in changelog generationToshio Kuratomi2019-07-051-2/+3
|
* Bump dependency versions to avoid conflicts (#54443)Jordan Borean2019-04-021-3/+3
| | | | | | | | * Bump dependency versions to avoid conflicts * Fix module code to support newer SDK packages * Fix keyvault module are upgrading deps
* Add azure servicebus module (#51320)Yuwei Zhou2019-03-291-0/+1
|
* Add workspace module for azure (#53731)Yuwei Zhou2019-03-281-0/+1
| | | | | | | | | | | | | | | | | | | | * add workspace * add other properties * add facts modules * add test * add doc * fix lint * fix lint * rename the module * fix docs
* adding new container instance options (#54072)Zim Kalinowski2019-03-211-1/+1
|
* Changelog lint and generation bug fixes. (#53792)Matt Clay2019-03-141-3/+18
| | | | | | | * Add missing dict entry for changelog generation. * Enforce str and list types on sections. * Check type of section list items. * Support non-ascii characters in changelogs.
* Updating azure-mgmt-resource package version to 2.1.0 (#53437)Zim Kalinowski2019-03-071-1/+1
|
* add azure role definition module (#52468)Yunge Zhu2019-03-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * add role definition module * fix sample * fix lint * fix lint * add facts module * fix lint * disable test due to no owner permission * use unsupported * fix lint * resolve comments * fix not_xxx_actions
* Add addon/network/aad support for AKS (#51014)Yuwei Zhou2019-03-041-1/+1
|
* udpating dtl version (#53220)Zim Kalinowski2019-03-041-1/+1
|
* modified storageaccount fact return curated result with connection string ↵Yuwei Zhou2019-02-181-1/+1
| | | | (#49702)
* azure_rm_cosmosdbaccount - fix for virtual network rules (#52416)Zim Kalinowski2019-02-181-1/+1
|
* Change some file listings to try and figure out which rpm macro is undefinedToshio Kuratomi2019-02-081-2/+3
| | | | | | | One of the file path macros that we use in the rpm file list isn't being defined on Fedora 29 in Jenkins which is causing it to fail to build there. Change the potential problems so that we can tell which file entry is causing the failures on its next rebuild
* updating azure compute mgmt package to the latest version (#51259)Zim Kalinowski2019-01-241-1/+1
|
* adding devtestlabs (#50961)Zim Kalinowski2019-01-241-0/+1
|
* dns zone enhancement and return curated value (#50740)Yuwei Zhou2019-01-111-1/+1
|
* fixes to ansible-doc (#47682)Brian Coca2018-12-101-1/+5
| | | | | | | fixes to ansible-doc - change json to always be type dependent - change changelog generation to loop over the options - warn about ignoring module path
* new module: azure_rm_rediscache (#47914)Yunge Zhu2018-11-291-1/+2
| | | | | | | | * add new redis cache module * fix version * fix lint
* updating container service to 4.2.2 (#48768)Zim Kalinowski2018-11-161-1/+1
|
* Fix the changelog links to porting guide to be anonymousToshio Kuratomi2018-11-151-1/+1
| | | | Prevents duplicate reference errors.
* Improve release `make summary` shell compatibility.Matt Clay2018-11-151-3/+4
| | | | This should work with at least bash, dash and zsh.
* upgrading azure-mgmt-compute to the latest (#47601)Zim Kalinowski2018-11-151-1/+1
| | | * upgrading azure-mgmt-compute to the latest
* upgrading network packages (#47639)Zim Kalinowski2018-11-151-1/+1
|
* Add Makefile to simplify upstream releases.Matt Clay2018-11-061-0/+60
|
* pre-adding new packages to save testing time while merging new resources ↵Zim Kalinowski2018-10-291-0/+2
| | | | (#47729)
* upgrading sql package to newest (#47544)Zim Kalinowski2018-10-251-1/+1
| | | | | | * upgrading sql package to newest * LROPOller
* upgrading rdbms to the latest version (#47547)Zim Kalinowski2018-10-251-1/+1
|
* fix webapp test (#47546)Yunge Zhu2018-10-251-1/+1
|
* upgrading msrest packages (#47541)Zim Kalinowski2018-10-241-2/+2
|
* Add link check to `make sdist`.Matt Clay2018-10-121-0/+51
| | | | | | | | This will cause `make sdist` to fail on platforms which create hard links of symbolic links as regular files, such as MacOS (Darwin). This prevents accidental creation of an sdist tarball without the necessary symbolic links.
* add azure_rm_cdnprofile and azure_rm_cdnprofile_facts (#45097)Yunge Zhu2018-09-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * add cdn profile with facts * fix merge issue * fix version * fix lint * move cdn client out of azure_rm_common * fix lint * fix helper * fix code bug * fix bug * fix import * fix typo * fix test
* Update README.md (#37272)Sky Moore2018-09-121-4/+11
| | | Update Arch packaging README.md with link and package mgr options
* Add a table of contents to the generated changelog (#45046)Toshio Kuratomi2018-09-041-0/+1
|
* Virtual machine facts - retrieving instance view (#45128)Zim Kalinowski2018-09-041-1/+1
|
* add auto scale module (#41533)Yuwei Zhou2018-08-311-0/+1
| | | | | | * add autoscale modules * add test alias
* [new module] Azure Traffic Manager profile module (#43812)Hai Cao2018-08-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add traffic manager client and models in azure_rm_common - add traffic manager management client - import traffic manager models to 'traffic_manager_models' proprety - azure.mgmt.trafficmanager doesn't have models(), so use direct import for now * add traffic manager facts module * add traffic manager module * add integration test for two modules * fix package info in requirements * fix sanity check * fix monitor config default value * fix facts module doc * move model import into module * resolve comments except seprating endpoint * remove endpoint operation * fix test after removing endpoint operation * change module name to azure_rm_trafficmanagerprofile/facts * fix sanity test * seperate endpoint into delegate module * fix typo * fix lint * fix lint * fix test * fix test * resolve comments * fix test * fix test * fix test * fix bug in return * resolve comments * fix lint * fix lint * add sample in endpoint module
* azure_rm_virtualmachine: Add 'accept_terms' for accepting terms when ↵Jasper Aorangi2018-08-301-0/+1
| | | | | deploying paid marketplace images (#44701) azure_rm_storageaccount: Add 'StandardSSD_LRS', and choices to correct unrelated sanity error
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-2/+1
| | | | | | | | | | * Remove use of simplejson throughout code base. Fixes #42761 * Address failing tests * Remove simplejson from contrib and other outlying files * Add changelog fragment for simplejson removal
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
|
* Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683)Yunge Zhu2018-07-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix keyvault tests * missing keyvault requirement * fix keyvault auth bug * apply fix in secret * fix lint * enable keyvault key and secret tests * add azure service principal object_id lookup plugin * fix lint * add dependency in integration test * fix bug * put azure sp lookup plugin into test * fix lint * move lookup plugin * repath lookup plugin * repath lookup plugin * repath files * put az sp lookup plugin to lookup_plugins folder
* add .post support to rpm/deb version munger (#42444)Matt Davis2018-07-092-10/+22
|
* reappied changes in a new pr (#41228)Zim Kalinowski2018-06-131-1/+1
|
* allow dev and prerelease at the same time (#41464)Matt Davis2018-06-132-12/+17
|
* Implement new changelog generator.Matt Clay2018-06-061-0/+813
|
* pin azure deps to exact versionsMatt Davis2018-06-061-16/+20
| | | | | * added warnings for newer-than-expected versions * prevent passing api_version and profile for newer clients