File tree Expand file tree Collapse file tree 5 files changed +75
-0
lines changed Expand file tree Collapse file tree 5 files changed +75
-0
lines changed Original file line number Diff line number Diff line change
1
+ ======================================
2
+ Community SAP_OPERATIONS Release Notes
3
+ ======================================
4
+
5
+ .. contents :: Topics
6
+
7
+
8
+ v1.0.0
9
+ ======
10
+
11
+ Release Summary
12
+ ---------------
13
+
14
+ This is the first release of the ``community.sap_operations `` collection. It is the initial relase for the ``community.sap_operations `` collection
Original file line number Diff line number Diff line change
1
+ objects :
2
+ role : {}
3
+ plugins :
4
+ become : {}
5
+ cache : {}
6
+ callback : {}
7
+ cliconf : {}
8
+ connection : {}
9
+ httpapi : {}
10
+ inventory : {}
11
+ lookup : {}
12
+ module :
13
+ sap_pyrfc :
14
+ description : Execute RFC calls
15
+ name : sap_pyrfc
16
+ namespace : ' '
17
+ version_added : 0.1.0
18
+ netconf : {}
19
+ shell : {}
20
+ strategy : {}
21
+ vars : {}
22
+ version : 1.0.0
Original file line number Diff line number Diff line change
1
+ ancestor : null
2
+ releases :
3
+ 0.9.0 :
4
+ changes :
5
+ release_summary : ' This is the first release of the ``community.sap_operations``
6
+ collection. It is the initial relase for the collection'
7
+ fragments :
8
+ - 0.9.0.yml
9
+ release_date : ' 2022-05-16'
Original file line number Diff line number Diff line change
1
+ changelog_filename_template : ../CHANGELOG.rst
2
+ changelog_filename_version_depth : 0
3
+ changes_file : changelog.yaml
4
+ changes_format : combined
5
+ keep_fragments : false
6
+ mention_ancestor : true
7
+ flatmap : true
8
+ new_plugins_after_name : removed_features
9
+ notesdir : fragments
10
+ prelude_section_name : release_summary
11
+ prelude_section_title : Release Summary
12
+ sections :
13
+ - - major_changes
14
+ - Major Changes
15
+ - - minor_changes
16
+ - Minor Changes
17
+ - - breaking_changes
18
+ - Breaking Changes / Porting Guide
19
+ - - deprecated_features
20
+ - Deprecated Features
21
+ - - removed_features
22
+ - Removed Features (previously deprecated)
23
+ - - security_fixes
24
+ - Security Fixes
25
+ - - bugfixes
26
+ - Bugfixes
27
+ - - known_issues
28
+ - Known Issues
29
+ title : Community SAP_OPERATIONS
30
+ trivial_section_name : trivial
You can’t perform that action at this time.
0 commit comments